C# Class Tyrus_and_Randall.SuperJump

Inheritance: Powerup
Afficher le fichier Open project: sgdc/sgdc-old

Méthodes publiques

Méthode Description
Activate ( Player e ) : void
SuperJump ( ) : System
SuperJump ( Vector2 pos ) : System
SuperJump ( float x, float y ) : System

Method Details

Activate() public méthode

public Activate ( Player e ) : void
e Player
Résultat void

SuperJump() public méthode

public SuperJump ( ) : System
Résultat System

SuperJump() public méthode

public SuperJump ( Vector2 pos ) : System
pos Vector2
Résultat System

SuperJump() public méthode

public SuperJump ( float x, float y ) : System
x float
y float
Résultat System