Farseer Physics Engine 2.0 / Bodyクラス

FarseerGames.FarseerPhysycs.Dynamics.Bodyクラス

パブリックなフィールド 注釈
float AngularVelocity
bool Enabled
float IdleTime
bool IsAutoIdle
float MinimumVelocity
bool IgnoreGlavity
bool IsDisposed
bool IsQuadraticDragEnabled
float LinearDragCofficient
Vector2 LinearVelocity
float QuadraticDragCoefficient
float RotationalDragCoefficient
object Tag
UpdatedEventHandler Updated
パブリックなセッタのあるプロパティ 注釈
float Mass
float MomentOfInertia
bool IsStatic
Vector2 Position
float Rotation
イベント 注釈
EventHandler Disposed