#include <gfCSubSceneNavigateComponent.h>
|
| enum | {
ePRIORITY_NORMAL = 0
, ePRIORITY_DEBUG_WINDOW
, ePRIORITY_SOFTWARE_CURSOR
, ePRIORITY_TEXT_ENTRY
,
ePRIORITY_DEBUG_MODAL
, ePRIORITY_DEBUG_MODAL_BUTTON
} |
| static fsBool | lessThan (const fsIMessageListener *pLHS, const fsIMessageListener *pRHS) |
| static fsStr | associatedEntityNameGet (fsCEntity *pEnt) |
| Protected Types inherited from fsIGestureHandlingComponent |
| enum | {
eSTATE_NOT_IN_GESTURE = 0
, eSTATE_MOUSE_OVER
, eSTATE_EVALUATING_GESTURE_TYPE
, eSTATE_IN_TAP_GESTURE
,
eSTATE_IN_DRAG_GESTURE
, eSTATE_IN_PINCH_GESTURE
, eSTATE_WAITING_FOR_ALL_POINTS_TO_RELEASE
} |
| Protected Attributes inherited from fsIGestureHandlingComponent |
| std::vector< sGesturePoint > | mGesturePoints |
| fsS32 | mGestureState |
| fsS32 | mNumPointsDown |
| fsBool | mHighlighted |
| fsS32 | mPriority |
◆ ~gfCSubSceneNavigateComponent()
| gfCSubSceneNavigateComponent::~gfCSubSceneNavigateComponent |
( |
| ) |
|
|
virtual |
◆ gfCSubSceneNavigateComponent()
| gfCSubSceneNavigateComponent::gfCSubSceneNavigateComponent |
( |
fsCEntity * | pParent | ) |
|
|
protected |
◆ acceptingInputGet()
| fsBool gfCSubSceneNavigateComponent::acceptingInputGet |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ addToSubScene()
| void gfCSubSceneNavigateComponent::addToSubScene |
( |
fsCEntity * | pSubSceneEntity | ) |
const |
◆ bringToFront()
| void gfCSubSceneNavigateComponent::bringToFront |
( |
| ) |
const |
◆ create()
◆ listenersDeregisterDo()
| void gfCSubSceneNavigateComponent::listenersDeregisterDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ listenersRegisterDo()
| void gfCSubSceneNavigateComponent::listenersRegisterDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ messageProcessDo()
◆ onTap()
| void gfCSubSceneNavigateComponent::onTap |
( |
const fsPoint & | pTapPos | ) |
|
|
overrideprotectedvirtual |
◆ tutorialCompletedDo()
| void gfCSubSceneNavigateComponent::tutorialCompletedDo |
( |
const fsPoint & | pPos | ) |
|
|
overrideprotectedvirtual |
◆ fsCComponentFactory
◆ mEntityPrefix
| const fsStr gfCSubSceneNavigateComponent::mEntityPrefix |
|
static |
◆ mTypeId
| const fsCUniqueId gfCSubSceneNavigateComponent::mTypeId |
|
static |
The documentation for this class was generated from the following files: