Flatland
flatland_server::Body Member List

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 &)=deleteflatland_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::Bodyvirtual