C# Class SunsetHigh.Library

Inheritance: Room
Afficher le fichier Open project: ErraticUnicorn/MOSH Class Usage Examples

Méthodes publiques

Méthode Description
Library ( ) : System
loadContent ( Microsoft content, string filename ) : void
onEnter ( ) : void
onExit ( ) : void

Method Details

Library() public méthode

public Library ( ) : System
Résultat System

loadContent() public méthode

public loadContent ( Microsoft content, string filename ) : void
content Microsoft
filename string
Résultat void

onEnter() public méthode

public onEnter ( ) : void
Résultat void

onExit() public méthode

public onExit ( ) : void
Résultat void