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

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

공개 메소드들

메소드 설명
CircleCollisionShape ( Vector2 center, float radius ) : System

메소드 상세

CircleCollisionShape() 공개 메소드

public CircleCollisionShape ( Vector2 center, float radius ) : System
center Vector2
radius float
리턴 System