Flatland
|
This is the complete list of members for flatland_server::Body, including all inherited members.
Body(b2World *physics_world, Entity *entity, const std::string &name, const Color &color, const Pose &pose, b2BodyType body_type, const YAML::Node &properties, double linear_damping=0, double angular_damping=0) | flatland_server::Body | |
Body(const Body &)=delete | flatland_server::Body | |
color_ | flatland_server::Body | |
DebugOutput() const | flatland_server::Body | |
entity_ | flatland_server::Body | |
GetColor() const | flatland_server::Body | |
GetEntity() | flatland_server::Body | |
GetFixturesCount() const | flatland_server::Body | |
GetName() const | flatland_server::Body | |
GetPhysicsBody() | flatland_server::Body | |
name_ | flatland_server::Body | |
operator=(const Body &)=delete (defined in flatland_server::Body) | flatland_server::Body | |
physics_body_ | flatland_server::Body | |
properties_ | flatland_server::Body | |
SetColor(const Color &color) | flatland_server::Body | |
~Body() | flatland_server::Body | virtual |