C# 클래스 SmartboyDevelopments.Haxxit.Commands.UndoIncreaseSpeedCommand

상속: UndoCommand
파일 보기 프로젝트 열기: smartboyathome/Haxxit

공개 메소드들

메소드 설명
Run ( Map map ) : bool
UndoIncreaseSpeedCommand ( ushort speed, System.Point attacked_point ) : System

메소드 상세

Run() 공개 메소드

public Run ( Map map ) : bool
map SmartboyDevelopments.Haxxit.Maps.Map
리턴 bool

UndoIncreaseSpeedCommand() 공개 메소드

public UndoIncreaseSpeedCommand ( ushort speed, System.Point attacked_point ) : System
speed ushort
attacked_point System.Point
리턴 System