Midnight Blue Game and Engine
Properties | List of all members
MB2D.EntityComponent.PhysicsEnvironment Class Reference

Defines a new environment to feed into the physics system to alter the impact it has on an entity More...

Collaboration diagram for MB2D.EntityComponent.PhysicsEnvironment:
Collaboration graph

Properties

float Inertia [get, set]
 Gets or sets the inertia of the environment. More...
 
float RotationInertia [get, set]
 Gets or sets the rotation inertia of the environment. More...
 

Detailed Description

Defines a new environment to feed into the physics system to alter the impact it has on an entity

Property Documentation

§ Inertia

float MB2D.EntityComponent.PhysicsEnvironment.Inertia
getset

Gets or sets the inertia of the environment.

The inertia.

§ RotationInertia

float MB2D.EntityComponent.PhysicsEnvironment.RotationInertia
getset

Gets or sets the rotation inertia of the environment.

The rotation inertia.


The documentation for this class was generated from the following file: