FCT
载入中...
搜索中...
未找到
FCT::InputStateEventHandler 成员列表

成员的完整列表,这些成员属于 FCT::InputStateEventHandler,包括所有继承而来的类成员

addRef()FCT::RefCountinline
count()FCT::RefCountinline
deleteThis()FCT::RefCountinlineprotectedvirtual
getPosTransformCallback() constFCT::InputStateEventHandlerinline
getResizeCallback() constFCT::InputStateEventHandlerinline
InputStateEventHandler()FCT::InputStateEventHandlerinline
m_inputStateFCT::InputStateEventHandlerprotected
m_keyStateFCT::InputStateEventHandlerprotected
m_logicInputStateFCT::InputStateEventHandlerprotected
m_posTransformCallbackFCT::InputStateEventHandlerprotected
m_refCountFCT::RefCountprotected
m_resizeCallbackFCT::InputStateEventHandlerprotected
m_uiInputStateFCT::InputStateEventHandlerprotected
onKeyDown(Window *wnd, int key)=0FCT::EventHandlerpure virtual
onKeyUp(Window *wnd, int key)=0FCT::EventHandlerpure virtual
onLButtonDown(Window *wnd, int xpos, int ypos)=0FCT::EventHandlerpure virtual
onLButtonUp(Window *wnd, int xpos, int ypos)=0FCT::EventHandlerpure virtual
onMouseMove(Window *wnd, int x, int y) overrideFCT::InputStateEventHandlerinlineprotectedvirtual
onMouseWheel(Window *wnd, int delta) overrideFCT::InputStateEventHandlerinlineprotectedvirtual
onRButtonDown(Window *wnd, int xpos, int ypos)=0FCT::EventHandlerpure virtual
onRButtonUp(Window *wnd, int xpos, int ypos)=0FCT::EventHandlerpure virtual
onResize(Window *wnd, int width, int height) overrideFCT::InputStateEventHandlerinlineprotectedvirtual
operator bool() constFCT::RefCountinline
RefCount()FCT::RefCountinline
RefCount(size_t refCount)FCT::RefCountinline
release()FCT::RefCountinline
setPosTransformCallback(const InputPosTransformCallback &cb)FCT::InputStateEventHandlerinline
setResizeCallback(const ResizeCallBack &cb)FCT::InputStateEventHandlerinline
~RefCount()FCT::RefCountinlinevirtual