C# Class IceyPlayer, Viewport

Inheritance: PowerUp
Afficher le fichier Open project: tws2xa/Viewport Class Usage Examples

Méthodes publiques

Méthode Description
DemodifyObject ( ) : void
FixedUpdate ( ) : void
IceyPlayer ( int duration ) : System.Collections
ModifyObject ( ) : void
Start ( ) : void

Method Details

DemodifyObject() public méthode

public DemodifyObject ( ) : void
Résultat void

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

IceyPlayer() public méthode

public IceyPlayer ( int duration ) : System.Collections
duration int
Résultat System.Collections

ModifyObject() public méthode

public ModifyObject ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void