C# Class Diary, 2DPlatformer

Inheritance: DiaryPage
Afficher le fichier Open project: MarbleGameDev/2DPlatformer Class Usage Examples

Méthodes publiques

Méthode Description
DisplayInformation ( ) : string[]
Drop ( ) : void
ToString ( ) : string
Use ( ) : void

Method Details

DisplayInformation() public méthode

public DisplayInformation ( ) : string[]
Résultat string[]

Drop() public méthode

public Drop ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

Use() public méthode

public Use ( ) : void
Résultat void