C# Class ByChance.Core.Anchor

Placeholder for game elements that can be filled after the level generation process.
Afficher le fichier Open project: npruehs/bychance Class Usage Examples

Méthodes protégées

Méthode Description
Anchor ( string tag ) : System

Constructs a new anchor of the specified category.

Method Details

Anchor() protected méthode

Constructs a new anchor of the specified category.
is null.
protected Anchor ( string tag ) : System
tag string Category of the new anchor.
Résultat System