C# Class Dischord.Engine.Cell

Afficher le fichier Open project: jbrownbridge/Dischord Class Usage Examples

Méthodes publiques

Méthode Description
Cell ( ) : System
Clear ( ) : void
addEntity ( System.Entity e ) : void

Method Details

Cell() public méthode

public Cell ( ) : System
Résultat System

Clear() public méthode

public Clear ( ) : void
Résultat void

addEntity() public méthode

public addEntity ( System.Entity e ) : void
e System.Entity
Résultat void