C# 클래스 Pokemon3D.Common.Extensions.Vector2Extension

파일 보기 프로젝트 열기: nilllzz/Pokemon3D

공개 메소드들

메소드 설명
SnapToPixels ( this v ) : Vector2
ToPoint ( this v ) : Point

메소드 상세

SnapToPixels() 공개 정적인 메소드

public static SnapToPixels ( this v ) : Vector2
v this
리턴 Vector2

ToPoint() 공개 정적인 메소드

public static ToPoint ( this v ) : Point
v this
리턴 Point