hcodedb::MapobjObject Class Reference


Public Member Functions

def __init__

Detailed Description

Definition at line 500 of file hcodedb.py.


Member Function Documentation

def hcodedb::MapobjObject::__init__ (   self,
  fp 
)

Definition at line 501 of file hcodedb.py.

00501                           :
00502         fmt = "@HHiccHii"
00503         (self.x, self.y, self.obj, self.type, self.datac,
00504          self.datas, self.datai, x) = _unpack(fmt, fp)
00505 
00506 
def _unpack(fmt, fp):


The documentation for this class was generated from the following file:
Generated on Mon May 28 04:25:49 2007 for BattletechMUX by  doxygen 1.4.7