|
Colobot
|
This is the complete list of members for CStaticObject, including all inherited members.
| AddCrashSphere(const CrashSphere &crashSphere) | CObject | |
| CanCollideWith(CObject *other) | CObject | |
| CObject(int id, ObjectType type) | CObject | protected |
| CObject(const CObject &)=delete (defined in CObject) | CObject | |
| Create(int id, ObjectType type, const Math::Vector &position, float angleY, float height, Gfx::CEngine *engine, Gfx::CModelManager *modelManager, Gfx::CTerrain *terrain) (defined in CStaticObject) | CStaticObject | static |
| CStaticObject(int id, ObjectType type, const std::string &key, const Math::Vector &position, float angleY, const Gfx::CModel &model, Gfx::CEngine *engine) (defined in CStaticObject) | CStaticObject | |
| DeleteAllCrashSpheres() | CObject | |
| DeletePart(int part) (defined in COldObjectInterface) | COldObjectInterface | virtual |
| FlatParent() (defined in COldObjectInterface) | COldObjectInterface | virtual |
| FloorAdjust() (defined in COldObjectInterface) | COldObjectInterface | virtual |
| GetActive() | CObject | inlinevirtual |
| GetAllCrashSpheres() | CObject | |
| GetAnimateOnReset() | CObject | |
| GetAuto() (defined in COldObjectInterface) | COldObjectInterface | virtual |
| GetBotVar() | CObject | |
| GetCameraCollisionSphere() | CObject | |
| GetCharacter() (defined in COldObjectInterface) | COldObjectInterface | virtual |
| GetCollisions() | CObject | |
| GetCrashSphereCount() | CObject | |
| GetDetectable() | CObject | inlinevirtual |
| GetFirstCrashSphere() | CObject | |
| GetID() const | CObject | inline |
| GetLock() | CObject | |
| GetObjectRank(int part) (defined in COldObjectInterface) | COldObjectInterface | virtual |
| GetOption() (defined in COldObjectInterface) | COldObjectInterface | virtual |
| GetPosition() const | CObject | virtual |
| GetProxyActivate() | CObject | |
| GetProxyDistance() | CObject | |
| GetRotation() const | CObject | virtual |
| GetRotationX() | CObject | |
| GetRotationY() | CObject | |
| GetRotationZ() | CObject | |
| GetScale() const | CObject | virtual |
| GetScaleX() | CObject | |
| GetScaleY() | CObject | |
| GetScaleZ() | CObject | |
| GetTeam() | CObject | |
| GetTilt() (defined in COldObjectInterface) | COldObjectInterface | virtual |
| GetTooltipText() | CObject | |
| GetType() const | CObject | inline |
| GetVirusMode() (defined in COldObjectInterface) | COldObjectInterface | virtual |
| GetWorldMatrix(int part) (defined in COldObjectInterface) | COldObjectInterface | virtual |
| Implements(ObjectInterfaceType type) const | CObject | inline |
| IsBulletWall() | CObject | inlinevirtual |
| IsStaticObject(ObjectType type) (defined in CStaticObject) | CStaticObject | static |
| m_animateOnReset (defined in CObject) | CObject | protected |
| m_botVar (defined in CObject) | CObject | protected |
| m_cameraCollisionSphere (defined in CObject) | CObject | protected |
| m_collisions (defined in CObject) | CObject | protected |
| m_crashSpheres | CObject | protected |
| m_id | CObject | protected |
| m_implementedInterfaces | CObject | protected |
| m_lock (defined in CObject) | CObject | protected |
| m_position (defined in CObject) | CObject | protected |
| m_proxyActivate (defined in CObject) | CObject | protected |
| m_proxyDistance (defined in CObject) | CObject | protected |
| m_rotation (defined in CObject) | CObject | protected |
| m_scale (defined in CObject) | CObject | protected |
| m_team (defined in CObject) | CObject | protected |
| m_type | CObject | protected |
| operator=(const CObject &)=delete (defined in CObject) | CObject | |
| Read(CLevelParserLine *line) override | CStaticObject | virtual |
| ReadCreateParams(CLevelParserLine *line) | CObject | static |
| SetAnimateOnReset(bool animateOnReset) | CObject | |
| SetCameraCollisionSphere(const Math::Sphere &sphere) | CObject | |
| SetCirVibration(Math::Vector dir) (defined in COldObjectInterface) | COldObjectInterface | virtual |
| SetCollisions(bool collisions) | CObject | |
| SetCrashSpheres(const std::vector< Gfx::ModelCrashSphere > &crashSpheres) | CObject | |
| SetDrawFront(bool bDraw) (defined in COldObjectInterface) | COldObjectInterface | virtual |
| SetLinVibration(Math::Vector dir) (defined in COldObjectInterface) | COldObjectInterface | virtual |
| SetLock(bool lock) | CObject | |
| SetMasterParticle(int part, int parti) (defined in COldObjectInterface) | COldObjectInterface | virtual |
| SetPosition(const Math::Vector &pos) | CObject | virtual |
| SetProxyActivate(bool activate) | CObject | |
| SetProxyDistance(float distance) | CObject | |
| SetRotation(const Math::Vector &rotation) | CObject | virtual |
| SetRotationX(float angle) | CObject | |
| SetRotationY(float angle) | CObject | |
| SetRotationZ(float angle) | CObject | |
| SetScale(const Math::Vector &scale) | CObject | virtual |
| SetScale(float scale) | CObject | |
| SetScaleX(float angle) | CObject | |
| SetScaleY(float angle) | CObject | |
| SetScaleZ(float angle) | CObject | |
| SetTeam(int team) | CObject | |
| SetTransparency(float value) override | CStaticObject | virtual |
| SetType(ObjectType type) (defined in COldObjectInterface) | COldObjectInterface | virtual |
| SetVirusMode(bool bEnable) (defined in COldObjectInterface) | COldObjectInterface | virtual |
| Simplify() (defined in COldObjectInterface) | COldObjectInterface | virtual |
| TransformCameraCollisionSphere(Math::Sphere &collisionSphere) override | CStaticObject | protectedvirtual |
| TransformCrashSphere(Math::Sphere &crashSphere) override | CStaticObject | protectedvirtual |
| UpdateInterface() | CObject | inlinevirtual |
| Write(CLevelParserLine *line) override | CStaticObject | virtual |
| ~CObject() (defined in CObject) | CObject | virtual |
| ~COldObjectInterface() (defined in COldObjectInterface) | COldObjectInterface | inlinevirtual |
| ~CStaticObject() (defined in CStaticObject) | CStaticObject | virtual |
1.8.13