Gungame51.core.players.Player

From GunGame5 Documentation

(Difference between revisions)
Jump to: navigation, search
Line 12: Line 12:
shortexample=|
shortexample=|
-
methods=* [[gungame.core.players.Player.__init__|__init__]](''userid'')
+
methods=* [[gungame.core.players.Player.__init__|__init__]](''userid'')|
-
==== Static Class Methods ====
+
 
-
* [[gungame.core.players.Player.addAttributeCallBack|addAttributeCallBack]](''attribute, function, addon'')
+
 
 +
staticmethods=* [[gungame.core.players.Player.addAttributeCallBack|addAttributeCallBack]](''attribute, function, addon'')
* [[gungame.core.players.Player.removeAttributeCallBack|removeAttributeCallBack]](''attribute'')
* [[gungame.core.players.Player.removeAttributeCallBack|removeAttributeCallBack]](''attribute'')
* [[gungame.core.players.Player.removeCallBacksForAddon|removeCallBacksForAddon]](''addon'')|
* [[gungame.core.players.Player.removeCallBacksForAddon|removeCallBacksForAddon]](''addon'')|

Revision as of 05:04, 28 April 2009



Contents

Class: Player

Module: gungame.core.players
GunGame Version: 5.1

Overview

Description

Quick Example

Methods

Static Methods

Attributes

Notes

See Also

Personal tools