C# (CSharp) SGDE.Physics.Collision 네임스페이스

클래스들

이름 설명
CollisionChief The central class to compare collisions and determine if they actually collide or not.
CollisionChief.CollisionCell A cell of the CollisionGrid. This contains all the CollisionUnits that intercect this cell.
CollisionChief.CollisionGrid The collision grid which all collision operations take place within.
CollisionUnit Defines the collision properties and methods to check collisions for an Entity.