Castor3D  0.11.0
Multiplatform 3D engine
castor3d::RenderWindow::InputListener Liste des membres

Liste complète des membres de castor3d::RenderWindow::InputListener, y compris les membres hérités :

cleanup()castor3d::UserInputListener
doAddHandler(EventHandlerSPtr handler)castor3d::UserInputListenerinlineprotected
doGetHandlers() constcastor3d::UserInputListenerinlineprotected
doHasHandlers() constcastor3d::UserInputListenerinlineprotected
doRemoveHandler(EventHandlerSPtr handler)castor3d::UserInputListenerinlineprotected
fireChar(KeyboardKey key, castor::String const &c)castor3d::UserInputListener
fireKeydown(KeyboardKey key, bool ctrl, bool alt, bool shift)castor3d::UserInputListener
fireKeyUp(KeyboardKey key, bool ctrl, bool alt, bool shift)castor3d::UserInputListener
fireMaterialEvent(castor::String const &overlay, castor::String const &material)castor3d::UserInputListenervirtual
fireMouseButtonPushed(MouseButton button)castor3d::UserInputListener
fireMouseButtonReleased(MouseButton button)castor3d::UserInputListener
fireMouseMove(castor::Position const &position)castor3d::UserInputListener
fireMouseWheel(castor::Position const &offsets)castor3d::UserInputListener
fireTextEvent(castor::String const &overlay, castor::String const &caption)castor3d::UserInputListenervirtual
getActiveControl() constcastor3d::UserInputListenerinline
getFocusedControl() constcastor3d::UserInputListenerinline
getFrameListener() constcastor3d::UserInputListenerinline
getMousePosition() constcastor3d::UserInputListenerinline
initialise()castor3d::UserInputListener
InputListener(Engine &engine, RenderWindow &window)castor3d::RenderWindow::InputListenerinline
m_frameListenercastor3d::UserInputListenerprotected
m_handlerscastor3d::UserInputListenerprotected
m_mutexHandlerscastor3d::UserInputListenermutableprotected
onClickAction(castor::String const &handler)castor3d::UserInputListener
OnClickActionFunction typedefcastor3d::UserInputListener
onMouseMoveAction(castor::String const &handler)castor3d::UserInputListener
OnMouseMoveActionFunction typedefcastor3d::UserInputListener
onSelectAction(castor::String const &handler, int index)castor3d::UserInputListener
OnSelectActionFunction typedefcastor3d::UserInputListener
onTextAction(castor::String const &handler, castor::String const &text)castor3d::UserInputListener
OnTextActionFunction typedefcastor3d::UserInputListener
processEvents()castor3d::UserInputListener
registerClickAction(castor::String const &handler, OnClickActionFunction function)castor3d::UserInputListener
registerMouseMoveAction(castor::String const &handler, OnMouseMoveActionFunction function)castor3d::UserInputListener
registerSelectAction(castor::String const &handler, OnSelectActionFunction function)castor3d::UserInputListener
registerTextAction(castor::String const &handler, OnTextActionFunction function)castor3d::UserInputListener
unregisterClickAction(castor::String const &handler)castor3d::UserInputListener
unregisterMouseMoveAction(castor::String const &handler)castor3d::UserInputListener
unregisterSelectAction(castor::String const &handler)castor3d::UserInputListener
unregisterTextAction(castor::String const &handler)castor3d::UserInputListener
UserInputListener(Engine &engine, castor::String const &name)castor3d::UserInputListener
~UserInputListener()castor3d::UserInputListenervirtual