C# Class MoveEventEditor, isoAbbeyTFG

Inheritance: EventEditor
Mostrar archivo Open project: nvidiosin/isoAbbeyTFG

Public Methods

Method Description
MoveEventEditor ( ) : System.Collections
clone ( ) : EventEditor,
draw ( ) : void
useEvent ( GameEvent, ge ) : void

Method Details

MoveEventEditor() public method

public MoveEventEditor ( ) : System.Collections
return System.Collections

clone() public method

public clone ( ) : EventEditor,
return EventEditor,

draw() public method

public draw ( ) : void
return void

useEvent() public method

public useEvent ( GameEvent, ge ) : void
ge GameEvent,
return void