C# Class ChangeSwitchEventEditor, isoAbbeyTFG

Inheritance: EventEditor
Show file Open project: nvidiosin/isoAbbeyTFG

Public Methods

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

Method Details

ChangeSwitchEventEditor() public method

public ChangeSwitchEventEditor ( ) : 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