![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Charge event arguments. More...
Public Member Functions | |
ChargeEventArgs () | |
Initializes a new instance of the PlatformerPro.ChargeEventArgs class. More... | |
ChargeEventArgs (int amount) | |
Initializes a new instance of the PlatformerPro.ChargeEventArgs class. More... | |
Properties | |
int | Amount [get, protected set] |
Charge event arguments.
PlatformerPro.ChargeEventArgs.ChargeEventArgs | ( | ) |
Initializes a new instance of the PlatformerPro.ChargeEventArgs class.
PlatformerPro.ChargeEventArgs.ChargeEventArgs | ( | int | amount | ) |
Initializes a new instance of the PlatformerPro.ChargeEventArgs class.
amount | Charge amount. |
|
getprotected set |