#include <gfCLevelSequencerMapLevelIconComponent.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 |
◆ ~gfCLevelSequencerMapLevelIconComponent()
| gfCLevelSequencerMapLevelIconComponent::~gfCLevelSequencerMapLevelIconComponent |
( |
| ) |
|
|
virtual |
◆ gfCLevelSequencerMapLevelIconComponent()
| gfCLevelSequencerMapLevelIconComponent::gfCLevelSequencerMapLevelIconComponent |
( |
fsCEntity * | pParent | ) |
|
|
protected |
◆ acceptingInputGet()
| fsBool gfCLevelSequencerMapLevelIconComponent::acceptingInputGet |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ componentsLink()
◆ create()
◆ deactivate()
| void gfCLevelSequencerMapLevelIconComponent::deactivate |
( |
| ) |
|
|
inline |
◆ listenersDeregisterDo()
| void gfCLevelSequencerMapLevelIconComponent::listenersDeregisterDo |
( |
| ) |
|
|
overridevirtual |
◆ listenersRegisterDo()
| void gfCLevelSequencerMapLevelIconComponent::listenersRegisterDo |
( |
| ) |
|
|
overridevirtual |
◆ messageProcessDo()
◆ onDragEnd()
| void gfCLevelSequencerMapLevelIconComponent::onDragEnd |
( |
const fsPoint & | pEndPos | ) |
|
|
overrideprotectedvirtual |
◆ onDragMove()
| void gfCLevelSequencerMapLevelIconComponent::onDragMove |
( |
const fsPoint & | pCurrPos | ) |
|
|
overrideprotectedvirtual |
◆ onDragStart()
| void gfCLevelSequencerMapLevelIconComponent::onDragStart |
( |
const fsPoint & | pStartPos | ) |
|
|
overrideprotectedvirtual |
◆ onTap()
| void gfCLevelSequencerMapLevelIconComponent::onTap |
( |
const fsPoint & | pStartPos | ) |
|
|
overrideprotectedvirtual |
◆ posSet()
| void gfCLevelSequencerMapLevelIconComponent::posSet |
( |
const fsPoint & | pPos | ) |
|
◆ renderDo()
| void gfCLevelSequencerMapLevelIconComponent::renderDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ tutorialCompletedDo()
| void gfCLevelSequencerMapLevelIconComponent::tutorialCompletedDo |
( |
const fsPoint & | pPos | ) |
|
|
overrideprotectedvirtual |
◆ updateDo()
| void gfCLevelSequencerMapLevelIconComponent::updateDo |
( |
fsS32 | pDeltaMs | ) |
|
|
overrideprotectedvirtual |
◆ fsCComponentFactory
◆ gfIAutoTestLevelUserInputComponent
◆ mTypeId
| const fsCUniqueId gfCLevelSequencerMapLevelIconComponent::mTypeId |
|
static |
The documentation for this class was generated from the following files: