C# Class DefaultEventEditor, isoAbbeyTFG

Inheritance: EventEditor
Afficher le fichier Open project: nvidiosin/isoAbbeyTFG

Méthodes publiques

Méthode Description
DefaultEventEditor ( ) : System.Collections
clone ( ) : EventEditor,
draw ( ) : void
useEvent ( GameEvent, ge ) : void

Method Details

DefaultEventEditor() public méthode

public DefaultEventEditor ( ) : System.Collections
Résultat System.Collections

clone() public méthode

public clone ( ) : EventEditor,
Résultat EventEditor,

draw() public méthode

public draw ( ) : void
Résultat void

useEvent() public méthode

public useEvent ( GameEvent, ge ) : void
ge GameEvent,
Résultat void