#include <gfCParkPlacementComponent.h>
|
| void | placementBegin (const fsStr &pDecorationImage, fsS32 pDrawWidth, fsS32 pFootprintColumns, fsS32 pFootprintRows, fsS32 pItemCost, fsS32 pVisitorAppeal=0, fsS32 pVisitorComfort=0) |
| void | buildingPlacementBegin (const fsStr &pImage, const fsStr &pServiceType, fsS32 pServiceTimeMs, fsS32 pMaxQueueLength, fsS32 pDrawWidth, fsS32 pFootprintColumns, fsS32 pFootprintRows, fsS32 pItemCost, fsS32 pVisitorQuota=0, fsS32 pVisitorAppeal=0) |
| void | placementEnd () |
| virtual | ~gfCParkPlacementComponent () |
| | 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 () |
◆ ~gfCParkPlacementComponent()
| gfCParkPlacementComponent::~gfCParkPlacementComponent |
( |
| ) |
|
|
virtual |
◆ gfCParkPlacementComponent()
| gfCParkPlacementComponent::gfCParkPlacementComponent |
( |
fsCEntity *const | pParent | ) |
|
|
protected |
◆ buildingPlacementBegin()
| void gfCParkPlacementComponent::buildingPlacementBegin |
( |
const fsStr & | pImage, |
|
|
const fsStr & | pServiceType, |
|
|
fsS32 | pServiceTimeMs, |
|
|
fsS32 | pMaxQueueLength, |
|
|
fsS32 | pDrawWidth, |
|
|
fsS32 | pFootprintColumns, |
|
|
fsS32 | pFootprintRows, |
|
|
fsS32 | pItemCost, |
|
|
fsS32 | pVisitorQuota = 0, |
|
|
fsS32 | pVisitorAppeal = 0 ) |
◆ create()
◆ listenersDeregisterDo()
| void gfCParkPlacementComponent::listenersDeregisterDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ listenersRegisterDo()
| void gfCParkPlacementComponent::listenersRegisterDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ messageProcessDo()
◆ placementBegin()
| void gfCParkPlacementComponent::placementBegin |
( |
const fsStr & | pDecorationImage, |
|
|
fsS32 | pDrawWidth, |
|
|
fsS32 | pFootprintColumns, |
|
|
fsS32 | pFootprintRows, |
|
|
fsS32 | pItemCost, |
|
|
fsS32 | pVisitorAppeal = 0, |
|
|
fsS32 | pVisitorComfort = 0 ) |
◆ placementEnd()
| void gfCParkPlacementComponent::placementEnd |
( |
| ) |
|
◆ fsCComponentFactory
◆ mTypeId
The documentation for this class was generated from the following files: