Planeshift
|
#include "psstdint.h"
#include "util/psconst.h"
#include "rpgrules/vitals.h"
#include "../playergroup.h"
Go to the source code of this file.
Classes | |
class | psServerVitals |
Server side of the character vitals manager. More... | |
struct | Vital |
A character vital (such as HP or Mana) - client side. More... | |
class | VitalBuffable |
Buffables for vitals, which automatically update the dirty flag as necessary. More... |