#include <gfCCommodityButtonComponent.h>
|
| fsS32 | totalGet () const |
| void | brushesReplace (const fsCResourceName &pImageFileName, const fsCResourceName &pDownImageFileName, const fsPoint &pSize) |
| void | actionSet (const fsCUniqueId &pActionId, const fsStr &pParamStr) |
| fsCEntity * | buttonGuiEntityCreate (const fsStr &pEntityName, const fsCResourceName &pImageFileName, const fsCResourceName &pDownImageFileName) |
| fsCEntity * | textButtonGuiEntityCreate (const fsStr &pEntityName, const fsCResourceName &pImageFileName, const fsCResourceName &pDownImageFileName, const fsStr &pText, fsIFont *pFont) |
| Public Member Functions inherited from fsIGestureHandlingComponent |
| fsBool | hitTest (const fsPoint &pPos) const |
| | fsIMessageListenerComponent (fsCEntity *pParent) |
| | fsIMessageListenerComponent (fsCEntity *pParent, fsS32 pPriority) |
| virtual | ~fsIMessageListenerComponent () |
| template<typename TInterface> |
| std::vector< fsCEntity * > | appSceneEntitiesWithComponentOfFamilyType () const |
| template<typename TInterface> |
| fsCEntity * | appSceneFirstEntityWithComponentOfFamilyType () const |
| fsCEntity * | appSceneEntityNamed (const fsStr &pName) const |
| void | reset () |
| void | update (fsS32 pDeltaMs) |
| void | render () |
| void | matrixApply () |
| void | postLoad () |
| void | deserialise () |
| void | serialise () |
| void | initialiseFromVariableTable (const fsCVariableTable &pVars) |
| void | initialise () |
| void | finalise () |
| fsCEntity * | parentGet () const |
| fsCEntity * | grandparentGet () const |
| void | listenersRegister () |
| void | listenersDeregister () |
| void | prioritySet (fsS32 pPriority) |
| fsBool | messageProcess (const fsCUniqueId &pMessageType, const fsIMessageDispatcher::sMessageParameters &pParam) |
| void | inputSteal () |
|
| 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) |
| 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
} |
◆ gfCCommodityButtonComponent()
| gfCCommodityButtonComponent::gfCCommodityButtonComponent |
( |
fsCEntity * | pParent | ) |
|
|
protected |
◆ ~gfCCommodityButtonComponent()
| gfCCommodityButtonComponent::~gfCCommodityButtonComponent |
( |
| ) |
|
|
protectedvirtual |
◆ create()
◆ highlightSetDo()
| fsBool gfCCommodityButtonComponent::highlightSetDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ initialiseFromVariableTableDo()
| void gfCCommodityButtonComponent::initialiseFromVariableTableDo |
( |
const fsCVariableTable & | pVars | ) |
|
|
overrideprotectedvirtual |
◆ listenersDeregisterDo()
| void gfCCommodityButtonComponent::listenersDeregisterDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ listenersRegisterDo()
| void gfCCommodityButtonComponent::listenersRegisterDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ messageProcessDo()
◆ onTap()
| void gfCCommodityButtonComponent::onTap |
( |
const fsPoint & | pTapPos | ) |
|
|
overrideprotectedvirtual |
◆ totalGet()
| fsS32 gfCCommodityButtonComponent::totalGet |
( |
| ) |
const |
◆ fsCComponentFactory
◆ mCountTxt
◆ mItemPurchasedMsg
| const fsCUniqueId gfCCommodityButtonComponent::mItemPurchasedMsg |
|
static |
◆ mTypeId
The documentation for this class was generated from the following files: