C# 클래스 Queem.Core.Extensions.MoveExtension

파일 보기 프로젝트 열기: Ribtoks/Queem

공개 메소드들

메소드 설명
GetDeltaX ( this move ) : int
GetDeltaY ( this move ) : int

메소드 상세

GetDeltaX() 공개 정적인 메소드

public static GetDeltaX ( this move ) : int
move this
리턴 int

GetDeltaY() 공개 정적인 메소드

public static GetDeltaY ( this move ) : int
move this
리턴 int