![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for CCmpObstruction, including all inherited members.
| AddClusterShapes(entity_pos_t x, entity_pos_t z, entity_angle_t a) | CCmpObstruction | inlineprotected |
| Allocate(const ScriptInterface &, JS::HandleValue) | CCmpObstruction | inlinestatic |
| AllocFunc typedef | IComponent | |
| CheckDuplicateFoundation() const override | CCmpObstruction | inlinevirtual |
| CheckFoundation(const std::string &className) const override | CCmpObstruction | inlinevirtual |
| CheckFoundation(const std::string &className, bool onlyCenterPoint) const override | CCmpObstruction | inlinevirtual |
| CheckFoundation_wrapper(const std::string &className, bool onlyCenterPoint) const | ICmpObstruction | virtual |
| CheckShorePlacement() const override | CCmpObstruction | inlinevirtual |
| ClassInit(CComponentManager &componentManager) | CCmpObstruction | inlinestatic |
| CLUSTER enum value | ICmpObstruction | |
| Deallocate(IComponent *cmp) | CCmpObstruction | inlinestatic |
| DeallocFunc typedef | IComponent | |
| Deinit() override | CCmpObstruction | inlinevirtual |
| Deserialize(const CParamNode ¶mNode, IDeserializer &deserialize) override | CCmpObstruction | inlinevirtual |
| EFoundationCheck enum name | ICmpObstruction | |
| EObstructionType enum name | ICmpObstruction | |
| flags_t typedef | CCmpObstruction | |
| FOUNDATION_CHECK_FAIL_ERROR enum value | ICmpObstruction | |
| FOUNDATION_CHECK_FAIL_NO_OBSTRUCTION enum value | ICmpObstruction | |
| FOUNDATION_CHECK_FAIL_OBSTRUCTS_FOUNDATION enum value | ICmpObstruction | |
| FOUNDATION_CHECK_FAIL_TERRAIN_CLASS enum value | ICmpObstruction | |
| FOUNDATION_CHECK_SUCCESS enum value | ICmpObstruction | |
| GetBlockMovementFlag(bool templateOnly) const override | CCmpObstruction | inlinevirtual |
| GetComponentTypeId() const override | CCmpObstruction | inlinevirtual |
| GetControlGroup() const override | CCmpObstruction | inlinevirtual |
| GetControlGroup2() const override | CCmpObstruction | inlinevirtual |
| GetEntitiesBlockingConstruction() const override | CCmpObstruction | inlinevirtual |
| GetEntitiesBlockingMovement() const override | CCmpObstruction | inlinevirtual |
| GetEntitiesByFlags(flags_t flags) const override | CCmpObstruction | inlinevirtual |
| GetEntitiesDeletedUponConstruction() const override | CCmpObstruction | inlinevirtual |
| GetEntityHandle() const | IComponent | inline |
| GetEntityId() const | IComponent | inline |
| GetJSInstance() const | IComponent | virtual |
| GetObstruction() const override | CCmpObstruction | inlinevirtual |
| GetObstructionSquare(ICmpObstructionManager::ObstructionSquare &out) const override | CCmpObstruction | inlinevirtual |
| GetObstructionSquare(ICmpObstructionManager::ObstructionSquare &out, bool previousPosition) const | CCmpObstruction | inlinevirtual |
| GetObstructionType() const override | CCmpObstruction | inlinevirtual |
| GetPreviousObstructionSquare(ICmpObstructionManager::ObstructionSquare &out) const override | CCmpObstruction | inlinevirtual |
| GetSchema() | CCmpObstruction | inlinestatic |
| GetSerializationVersion() | IComponent | inlinestatic |
| GetSimContext() const | IComponent | inline |
| GetSize() const override | CCmpObstruction | inlinevirtual |
| GetStaticSize() const override | CCmpObstruction | inlinevirtual |
| GetSystemEntity() const | IComponent | inline |
| HandleMessage(const CMessage &msg, bool global) override | CCmpObstruction | inlinevirtual |
| Init(const CParamNode ¶mNode) override | CCmpObstruction | inlinevirtual |
| IsControlPersistent() const override | CCmpObstruction | inlinevirtual |
| m_Active | CCmpObstruction | |
| m_Clearance | CCmpObstruction | |
| m_ClusterTags | CCmpObstruction | |
| m_ControlGroup | CCmpObstruction | |
| m_ControlGroup2 | CCmpObstruction | |
| m_ControlPersist | CCmpObstruction | |
| m_EntityHandle | IComponent | private |
| m_Flags | CCmpObstruction | |
| m_IsDestroyed | CCmpObstruction | |
| m_Moving | CCmpObstruction | |
| m_Shapes | CCmpObstruction | |
| m_SimContext | IComponent | private |
| m_Size0 | CCmpObstruction | |
| m_Size1 | CCmpObstruction | |
| m_Tag | CCmpObstruction | |
| m_TemplateFlags | CCmpObstruction | |
| m_Type | CCmpObstruction | |
| NewJSObject(const ScriptInterface &scriptInterface, JS::MutableHandleObject out) const | IComponent | virtual |
| RegisterComponentType(CComponentManager &mgr, EInterfaceId iid, EComponentTypeId cid, AllocFunc alloc, DeallocFunc dealloc, const char *name, const std::string &schema) | IComponent | static |
| RegisterComponentTypeScriptWrapper(CComponentManager &mgr, EInterfaceId iid, EComponentTypeId cid, AllocFunc alloc, DeallocFunc dealloc, const char *name, const std::string &schema) | IComponent | static |
| RemoveClusterShapes() | CCmpObstruction | inlineprotected |
| ResolveFoundationCollisions() const override | CCmpObstruction | inlinevirtual |
| Serialize(ISerializer &serialize) override | CCmpObstruction | inlinevirtual |
| SerializeCommon(S &serialize) | CCmpObstruction | inline |
| SetActive(bool active) override | CCmpObstruction | inlinevirtual |
| SetControlGroup(entity_id_t group) override | CCmpObstruction | inlinevirtual |
| SetControlGroup2(entity_id_t group2) override | CCmpObstruction | inlinevirtual |
| SetDisableBlockMovementPathfinding(bool movementDisabled, bool pathfindingDisabled, int32_t shape) override | CCmpObstruction | inlinevirtual |
| SetEntityHandle(CEntityHandle ent) | IComponent | inline |
| SetMovingFlag(bool enabled) override | CCmpObstruction | inlinevirtual |
| SetSimContext(const CSimContext &context) | IComponent | inline |
| SetUnitClearance(const entity_pos_t &clearance) override | CCmpObstruction | inlinevirtual |
| STATIC enum value | ICmpObstruction | |
| tag_t typedef | CCmpObstruction | |
| UNIT enum value | ICmpObstruction | |
| UpdateControlGroups() | CCmpObstruction | inline |
| ~IComponent() | IComponent | virtual |