Inherits Actor::Actor.
Inherited by client.Avatar.PlayerAvatar.
List of all members.
Detailed Description
Definition at line 25 of file Avatar.py.
Member Function Documentation
| def client.Avatar.Avatar.__init__ |
( |
|
self |
) |
|
| def client.Avatar.Avatar.attackStateChange |
( |
|
self, |
|
|
|
newState | |
|
) |
| | |
| def client.Avatar.Avatar.doTextSubst |
( |
|
self, |
|
|
|
text, |
|
|
|
val1 = 0 | |
|
) |
| | |
| def client.Avatar.Avatar.enterWorld |
( |
|
self |
) |
|
| def client.Avatar.Avatar.facePosition |
( |
|
self, |
|
|
|
pos | |
|
) |
| | |
| def client.Avatar.Avatar.rpc_chatText |
( |
|
self, |
|
|
|
text, |
|
|
|
channel | |
|
) |
| | |
| def client.Avatar.Avatar.rpc_printString |
( |
|
self, |
|
|
|
stringId, |
|
|
|
channel | |
|
) |
| | |
| def client.Avatar.Avatar.rpcMeleeAttack |
( |
|
self, |
|
|
|
entityId, |
|
|
|
hitType, |
|
|
|
damage | |
|
) |
| | |
| def client.Avatar.Avatar.rpcTargetLost |
( |
|
self |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file:
- E:/project/Anoria2/bigworld/anoria/res/scripts/client/Avatar.py