Home | Trees | Index | Help |
|
---|
Package pygext :: Package gl :: Package director :: Module proxy :: Class EntityProxy |
|
object
--+ |Node
--+ |EntityNode
--+ |Entity
--+ | EntityProxy
Method Summary | |
---|---|
__init__(self,
entity)
| |
enter() -> None | |
Inherited from EntityNode | |
| |
get_bounding_rect() -> Rect | |
| |
place(layername) -> this | |
set(**kw) -> this | |
| |
Inherited from Node | |
| |
| |
| |
abort_actions([typefilter]) -> None | |
| |
attach_to(node) -> None | |
clear() -> None | |
| |
delete() -> None | |
detach() -> None | |
do(*actions) -> this | |
end_actions([typefilter]) -> None | |
exit() -> None | |
Get a list of currently active actions from this Node | |
| |
| |
traverse() -> None |
Property Summary | |
---|---|
Inherited from EntityNode | |
alpha | |
bottom | |
center | |
centerx | |
centery | |
height | |
left | |
right | |
top | |
width |
Class Variable Summary | |
---|---|
bool |
fast_draw = False
|
Inherited from EntityNode | |
NoneType |
image = None |
NoneType |
layer = None |
Method Details |
---|
enter(self)enter() -> None Called when entering this node in graph traversal
|
Class Variable Details |
---|
fast_draw
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Jun 12 18:21:20 2006 | http://epydoc.sf.net |