Ghost
Table of Contents
- $ghostActivated : mixed
- $ghostStats : mixed
- disableGhost() : self
- Restore player, battle end.
- enableGhost() : self
- Enable player as Ghost because is dead :(.
Properties
$ghostActivated
private
mixed
$ghostActivated
= false
$ghostStats
private
mixed
$ghostStats
= []
Methods
disableGhost()
Restore player, battle end.
public
disableGhost() : self
Return values
self —enableGhost()
Enable player as Ghost because is dead :(.
public
enableGhost() : self
This make changes necesary for Battle run correct when character is dead.