Public Member Functions | Public Attributes

common.Stats.StatsManager Class Reference

List of all members.

Public Member Functions

def __init__
def applyStatsEffect
def initStatsData
def getStat
 stats current value accessor

Public Attributes

 isServer
 stats

Detailed Description

Definition at line 46 of file Stats.py.


Member Function Documentation

def common.Stats.StatsManager.__init__ (   self,
  isServer = False 
)

Definition at line 48 of file Stats.py.

def common.Stats.StatsManager.applyStatsEffect (   self,
  effectId 
)

Definition at line 52 of file Stats.py.

def common.Stats.StatsManager.getStat (   self,
  statName 
)

stats current value accessor

Parameters:
statName is the name of the character stat to be retrieved
Returns:
current strength stat value including all modifiers

Definition at line 115 of file Stats.py.

def common.Stats.StatsManager.initStatsData (   self  ) 

Definition at line 65 of file Stats.py.


Member Data Documentation

Definition at line 49 of file Stats.py.

Definition at line 50 of file Stats.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties