Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Tyrus_and_Randall
SuperJump
C# Class Tyrus_and_Randall.SuperJump
Inheritance:
Powerup
Mostrar archivo
Open project: sgdc/sgdc-old
Public Methods
Method
Description
Activate
(
Player
e
) :
void
SuperJump
( ) :
System
SuperJump
(
Vector2
pos
) :
System
SuperJump
(
float
x
,
float
y
) :
System
Method Details
Activate()
public
method
public
Activate
(
Player
e
) :
void
e
Player
return
void
SuperJump()
public
method
public
SuperJump
( ) :
System
return
System
SuperJump()
public
method
public
SuperJump
(
Vector2
pos
) :
System
pos
Vector2
return
System
SuperJump()
public
method
public
SuperJump
(
float
x
,
float
y
) :
System
x
float
y
float
return
System