Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
CObjectManager Member List

This is the complete list of members for CObjectManager, including all inherited members.

AddObject(CObject *instance)CObjectManager
CObjectManager() (defined in CObjectManager)CObjectManager
CreateObject(Math::Vector pos, float angle, ObjectType type, float power=-1.f, float zoom=1.f, float height=0.f, bool trainer=false, bool toy=false, int option=0)CObjectManager
CSingleton() (defined in CSingleton< CObjectManager >)CSingleton< CObjectManager >inline
DeleteObject(CObject *instance)CObjectManager
DestroyObject(int id)CObjectManager
FindNearest(CObject *pThis, ObjectType type=OBJECT_NULL, float maxDist=1000.0f, bool cbotTypes=false)CObjectManager
FindNearest(CObject *pThis, std::vector< ObjectType > type=std::vector< ObjectType >(), float maxDist=1000.0f, bool cbotTypes=false) (defined in CObjectManager)CObjectManager
FindNearest(CObject *pThis, Math::Vector thisPosition, ObjectType type=OBJECT_NULL, float maxDist=1000.0f, bool cbotTypes=false) (defined in CObjectManager)CObjectManager
FindNearest(CObject *pThis, Math::Vector thisPosition, std::vector< ObjectType > type=std::vector< ObjectType >(), float maxDist=1000.0f, bool cbotTypes=false) (defined in CObjectManager)CObjectManager
Flush()CObjectManager
GetAllObjects()CObjectManager
GetInstance() (defined in CSingleton< CObjectManager >)CSingleton< CObjectManager >inlinestatic
GetInstancePointer() (defined in CSingleton< CObjectManager >)CSingleton< CObjectManager >inlinestatic
GetObjectById(unsigned int id)CObjectManager
GetObjectByRank(unsigned int id)CObjectManager
IsCreated() (defined in CSingleton< CObjectManager >)CSingleton< CObjectManager >inlinestatic
m_instance (defined in CSingleton< CObjectManager >)CSingleton< CObjectManager >protectedstatic
m_table (defined in CObjectManager)CObjectManagerprotected
Radar(CObject *pThis, ObjectType type=OBJECT_NULL, float angle=0.0f, float focus=Math::PI *2.0f, float minDist=0.0f, float maxDist=1000.0f, bool furthest=false, RadarFilter filter=FILTER_NONE, bool cbotTypes=false)CObjectManager
Radar(CObject *pThis, std::vector< ObjectType > type=std::vector< ObjectType >(), float angle=0.0f, float focus=Math::PI *2.0f, float minDist=0.0f, float maxDist=1000.0f, bool furthest=false, RadarFilter filter=FILTER_NONE, bool cbotTypes=false) (defined in CObjectManager)CObjectManager
Radar(CObject *pThis, Math::Vector thisPosition, float thisAngle, ObjectType type=OBJECT_NULL, float angle=0.0f, float focus=Math::PI *2.0f, float minDist=0.0f, float maxDist=1000.0f, bool furthest=false, RadarFilter filter=FILTER_NONE, bool cbotTypes=false) (defined in CObjectManager)CObjectManager
Radar(CObject *pThis, Math::Vector thisPosition, float thisAngle, std::vector< ObjectType > type=std::vector< ObjectType >(), float angle=0.0f, float focus=Math::PI *2.0f, float minDist=0.0f, float maxDist=1000.0f, bool furthest=false, RadarFilter filter=FILTER_NONE, bool cbotTypes=false) (defined in CObjectManager)CObjectManager
~CObjectManager() (defined in CObjectManager)CObjectManagervirtual
~CSingleton() (defined in CSingleton< CObjectManager >)CSingleton< CObjectManager >inlinevirtual