Final-Limbonuauts
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
ManaManager Class Reference
Inheritance diagram for ManaManager:

Public Member Functions

bool CheckManaCost (float manaCost)
 
float GetCurMana ()
 
void Initialize ()
 
void SubtractCost (float manaCost)
 

Public Attributes

GameObject manaBarUI
 
float maxMana
 
float regenRate
 

Member Function Documentation

bool ManaManager.CheckManaCost ( float  manaCost)
inline
float ManaManager.GetCurMana ( )
inline
void ManaManager.Initialize ( )
inline
void ManaManager.SubtractCost ( float  manaCost)
inline

Member Data Documentation

GameObject ManaManager.manaBarUI
float ManaManager.maxMana
float ManaManager.regenRate

The documentation for this class was generated from the following file: