C# Class SmartboyDevelopments.Haxxit.GameEngine.RunCommandAction

Inheritance: MapAction
Datei anzeigen Open project: smartboyathome/Haxxit

Public Methods

Method Description
Execute ( GameEngine engine ) : void
RunCommandAction ( System.Point source, System.Point destination, string command ) : System

Method Details

Execute() public method

public Execute ( GameEngine engine ) : void
engine GameEngine
return void

RunCommandAction() public method

public RunCommandAction ( System.Point source, System.Point destination, string command ) : System
source System.Point
destination System.Point
command string
return System