C# Class AcademyRPG.nzhulEngine

Inheritance: Engine
Show file Open project: nzhul/TelerikAcademy

Public Methods

Method Description
ExecuteCreateObjectCommand ( string commandWords ) : void

Method Details

ExecuteCreateObjectCommand() public method

public ExecuteCreateObjectCommand ( string commandWords ) : void
commandWords string
return void