Public Member Functions | Public Attributes

client.Avatar.Avatar Class Reference

Inherits Actor::Actor.

Inherited by client.Avatar.PlayerAvatar.

List of all members.

Public Member Functions

def __init__
def enterWorld
def facePosition
def doTextSubst
def attackStateChange
def rpc_chatText
def rpc_printString
def rpcTargetLost
def rpcMeleeAttack

Public Attributes

 am
 targetCaps
 hasMouseOverTarget
 filter
 model
 matchCaps
 gender

Detailed Description

Definition at line 25 of file Avatar.py.


Member Function Documentation

def client.Avatar.Avatar.__init__ (   self  ) 

Reimplemented in client.Avatar.PlayerAvatar.

Definition at line 27 of file Avatar.py.

def client.Avatar.Avatar.attackStateChange (   self,
  newState 
)

Definition at line 108 of file Avatar.py.

def client.Avatar.Avatar.doTextSubst (   self,
  text,
  val1 = 0 
)

Definition at line 70 of file Avatar.py.

def client.Avatar.Avatar.enterWorld (   self  ) 

Definition at line 34 of file Avatar.py.

def client.Avatar.Avatar.facePosition (   self,
  pos 
)

Reimplemented in client.Avatar.PlayerAvatar.

Definition at line 66 of file Avatar.py.

def client.Avatar.Avatar.rpc_chatText (   self,
  text,
  channel 
)

Definition at line 129 of file Avatar.py.

def client.Avatar.Avatar.rpc_printString (   self,
  stringId,
  channel 
)

Definition at line 133 of file Avatar.py.

def client.Avatar.Avatar.rpcMeleeAttack (   self,
  entityId,
  hitType,
  damage 
)

Definition at line 144 of file Avatar.py.

def client.Avatar.Avatar.rpcTargetLost (   self  ) 

Definition at line 139 of file Avatar.py.


Member Data Documentation

Definition at line 30 of file Avatar.py.

Reimplemented in client.Avatar.PlayerAvatar.

Definition at line 37 of file Avatar.py.

Definition at line 79 of file Avatar.py.

Reimplemented in client.Avatar.PlayerAvatar.

Definition at line 32 of file Avatar.py.

Definition at line 55 of file Avatar.py.

Definition at line 42 of file Avatar.py.

Definition at line 31 of file Avatar.py.


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