Searched defs:Mana (Results 1 – 5 of 5) sorted by relevance
33 function Monster_mt:Mana() function
34 function Monster_mt:Mana() function
45 func (rcv *Monster) Mana() int16 { func
34 def Mana(self): member in Monster
23 …public short Mana { get { int o = __p.__offset(6); return o != 0 ? __p.bb.GetShort(o + __p.bb_pos)… property