C# Class HoldItCore.Levels.InteriorDesign

Inheritance: Level
Afficher le fichier Open project: ibdknox/swred

Méthodes publiques

Méthode Description
InteriorDesign ( ) : System
Stop ( ) : void

Méthodes protégées

Méthode Description
Start ( ) : void

Private Methods

Méthode Description
HandleTick ( object sender, EventArgs e ) : void
Spawn ( ) : void

Method Details

InteriorDesign() public méthode

public InteriorDesign ( ) : System
Résultat System

Start() protected méthode

protected Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void