C# Class LevelBuilding

Inheritance: EditorWindow
Afficher le fichier Open project: 5thFloorGames/TheMusicGame Class Usage Examples

Méthodes publiques

Свойство Type Description
platformLength int
platformNote Note,

Méthodes publiques

Méthode Description
Awake ( ) : void
CreatePlatforms ( ) : void
OnGUI ( ) : void

Private Methods

Méthode Description
ShowWindow ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

CreatePlatforms() public méthode

public CreatePlatforms ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

platformLength public_oe property

public int platformLength
Résultat int

platformNote public_oe property

public Note, platformNote
Résultat Note,