C# 클래스 WarTornLands.Entities.Modules.Collide.CollisionShape.CompoundCollisionShape

상속: ICollisionShape
파일 보기 프로젝트 열기: floAr/WarTornLands 1 사용 예제들

공개 메소드들

메소드 설명
AddCollisionShape ( ICollisionShape shape ) : void
CompoundCollisionShape ( ) : System
CompoundCollisionShape ( IEnumerable shapes ) : System

메소드 상세

AddCollisionShape() 공개 메소드

public AddCollisionShape ( ICollisionShape shape ) : void
shape ICollisionShape
리턴 void

CompoundCollisionShape() 공개 메소드

public CompoundCollisionShape ( ) : System
리턴 System

CompoundCollisionShape() 공개 메소드

public CompoundCollisionShape ( IEnumerable shapes ) : System
shapes IEnumerable
리턴 System