C# Class SmartboyDevelopments.Haxxit.Commands.UndoIncreaseSpeedCommand

Inheritance: UndoCommand
Afficher le fichier Open project: smartboyathome/Haxxit

Méthodes publiques

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

Method Details

Run() public méthode

public Run ( Map map ) : bool
map SmartboyDevelopments.Haxxit.Maps.Map
Résultat bool

UndoIncreaseSpeedCommand() public méthode

public UndoIncreaseSpeedCommand ( ushort speed, System.Point attacked_point ) : System
speed ushort
attacked_point System.Point
Résultat System