Sparkle 0.0.1
Loading...
Searching...
No Matches
spk::OrthographicCameraComponent2D Member List

This is the complete list of members for spk::OrthographicCameraComponent2D, including all inherited members.

_onEnterResizeModeEvent(spk::EnterResizeModeEvent &p_event)spk::Componentprotectedvirtual
_onExitResizeModeEvent(spk::ExitResizeModeEvent &p_event)spk::Componentprotectedvirtual
_onFocusEvent(spk::FocusEvent &p_event)spk::Componentprotectedvirtual
_onFullScreenModeEvent(spk::FullScreenModeEvent &p_event)spk::Componentprotectedvirtual
_onGlyphEvent(spk::GlyphEvent &p_event)spk::Componentprotectedvirtual
_onKeyPressEvent(spk::KeyPressEvent &p_event)spk::Componentprotectedvirtual
_onKeyReleaseEvent(spk::KeyReleaseEvent &p_event)spk::Componentprotectedvirtual
_onMaximizedModeEvent(spk::MaximizedModeEvent &p_event)spk::Componentprotectedvirtual
_onMouseDoubleClickEvent(spk::MouseDoubleClickEvent &p_event)spk::Componentprotectedvirtual
_onMouseMotionEvent(spk::MouseMotionEvent &p_event)spk::Componentprotectedvirtual
_onMousePressEvent(spk::MousePressEvent &p_event)spk::Componentprotectedvirtual
_onMouseReleaseEvent(spk::MouseReleaseEvent &p_event)spk::Componentprotectedvirtual
_onMouseWheelEvent(spk::MouseWheelEvent &p_event)spk::Componentprotectedvirtual
_onMoveEvent(spk::MoveEvent &p_event)spk::Componentprotectedvirtual
_onPaintEvent(spk::PaintEvent &p_event)spk::Componentprotectedvirtual
_onQuitEvent(spk::QuitEvent &p_event)spk::Componentprotectedvirtual
_onResizeEvent(spk::ResizeEvent &p_event)spk::Componentprotectedvirtual
_onUpdateEvent(spk::UpdateEvent &p_event)spk::Componentprotectedvirtual
ActivableObject()spk::ActivableObjectinline
ActivableObject(ActivationStatus p_initial)spk::ActivableObjectinlineexplicit
activate()spk::ActivableObjectinline
addActivationCallback(const Job &p_callback)spk::ActivableObjectinline
addCallback(const ActivationStatus &p_state, const Job &p_callback)spk::StatefulObject< ActivationStatus >inline
addDeactivationCallback(const Job &p_callback)spk::ActivableObjectinline
awake()spk::Componentvirtual
Component(const std::wstring &p_name)spk::Component
Component2D(const std::wstring &p_name)spk::Component2Dexplicit
Contract typedefspk::ActivableObject
deactivate()spk::ActivableObjectinline
handleEnterResizeModeEvent(spk::EnterResizeModeEvent &p_event)spk::Componentvirtual
handleExitResizeModeEvent(spk::ExitResizeModeEvent &p_event)spk::Componentvirtual
handleFocusEvent(spk::FocusEvent &p_event)spk::Componentvirtual
handleFullScreenModeEvent(spk::FullScreenModeEvent &p_event)spk::Componentvirtual
handleGeometryChange(const spk::Extend2D &p_geometry)spk::Componentvirtual
handleGlyphEvent(spk::GlyphEvent &p_event)spk::Componentvirtual
handleKeyPressEvent(spk::KeyPressEvent &p_event)spk::Componentvirtual
handleKeyReleaseEvent(spk::KeyReleaseEvent &p_event)spk::Componentvirtual
handleMaximizedModeEvent(spk::MaximizedModeEvent &p_event)spk::Componentvirtual
handleMouseDoubleClickEvent(spk::MouseDoubleClickEvent &p_event)spk::Componentvirtual
handleMouseMotionEvent(spk::MouseMotionEvent &p_event)spk::Componentvirtual
handleMousePressEvent(spk::MousePressEvent &p_event)spk::Componentvirtual
handleMouseReleaseEvent(spk::MouseReleaseEvent &p_event)spk::Componentvirtual
handleMouseWheelEvent(spk::MouseWheelEvent &p_event)spk::Componentvirtual
handleMoveEvent(spk::MoveEvent &p_event)spk::Componentvirtual
handlePaintEvent(spk::PaintEvent &p_event)spk::Componentvirtual
handleQuitEvent(spk::QuitEvent &p_event)spk::Componentvirtual
handleResizeEvent(spk::ResizeEvent &p_event)spk::Componentvirtual
handleUpdateEvent(spk::UpdateEvent &p_event)spk::Componentvirtual
isActive() constspk::ActivableObjectinline
Job typedefspk::ActivableObject
name() constspk::Component
OrthographicCameraComponent2D(const std::wstring &p_name)spk::OrthographicCameraComponent2Dexplicit
owner()spk::Component2D
owner() constspk::Component2D
pixelsPerUnit() constspk::OrthographicCameraComponent2D
priority() constspk::Component
setAsActive() constspk::OrthographicCameraComponent2D
setName(const std::wstring &p_name)spk::Component
setNearFar(float p_nearPlane, float p_farPlane)spk::OrthographicCameraComponent2D
setPixelsPerUnit(const spk::Vector2 &p_pixelsPerUnit)spk::OrthographicCameraComponent2D
setPriority(const int &p_priority)spk::Component
setState(const ActivationStatus &p_newState)spk::StatefulObject< ActivationStatus >inline
sleep()spk::Componentvirtual
start() overridespk::OrthographicCameraComponent2Dvirtual
state() constspk::StatefulObject< ActivationStatus >inline
StatefulObject(const ActivationStatus &p_initialState)spk::StatefulObject< ActivationStatus >inline
stop()spk::Componentvirtual
toggle()spk::ActivableObjectinline
~Component() overridespk::Component