C# Class SmartboyDevelopments.Haxxit.Commands.UndoIncreaseSpeedCommand

Inheritance: UndoCommand
Exibir arquivo Open project: smartboyathome/Haxxit

Public Methods

Method Description
Run ( Map map ) : bool
UndoIncreaseSpeedCommand ( ushort speed, System.Point attacked_point ) : System

Method Details

Run() public method

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

UndoIncreaseSpeedCommand() public method

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