C# Class Queem.Core.Extensions.MoveExtension

ファイルを表示 Open project: Ribtoks/Queem

Public Methods

Method Description
GetDeltaX ( this move ) : int
GetDeltaY ( this move ) : int

Method Details

GetDeltaX() public static method

public static GetDeltaX ( this move ) : int
move this
return int

GetDeltaY() public static method

public static GetDeltaY ( this move ) : int
move this
return int