C# Class Terrarium.Game.WorldVector

Afficher le fichier Open project: eugeniomiro/Terrarium Class Usage Examples

Méthodes publiques

Méthode Description
WorldVector ( WorldState state ) : System

Attach a new state to a world vector.

Method Details

WorldVector() public méthode

Attach a new state to a world vector.
public WorldVector ( WorldState state ) : System
state WorldState The world state used ot init the vector.
Résultat System