C# 클래스 Vector2Extension, GrapplingHookFighters

파일 보기 프로젝트 열기: PurdueSIGGD/GrapplingHookFighters 1 사용 예제들

공개 메소드들

메소드 설명
Deg2Vector ( float degrees ) : Vector2
Vector2Deg ( Vector2 v ) : float

메소드 상세

Deg2Vector() 공개 정적인 메소드

public static Deg2Vector ( float degrees ) : Vector2
degrees float
리턴 Vector2

Vector2Deg() 공개 정적인 메소드

public static Vector2Deg ( Vector2 v ) : float
v Vector2
리턴 float