|
|
|
|
FifeClass
|
__init__(self,
*args)
__init__(self, string identifier, string name_space, Object inherited
= None) -> Object __init__(self, string identifier, string
name_space) -> Object |
source code
|
|
|
string
|
|
|
string
|
|
|
|
|
|
|
createAction(self,
*args)
createAction(self, string identifier, bool is_default = False) ->
Action createAction(self, string identifier) -> Action |
source code
|
|
|
|
getAction(self,
*args)
getAction(self, string identifier) -> Action |
source code
|
|
|
StringList
|
|
|
Action
|
|
|
|
setPather(self,
*args)
setPather(self, AbstractPather pather) |
source code
|
|
|
AbstractPather
|
|
|
Object
|
|
|
|
adoptVisual(self,
*args)
adoptVisual(self, AbstractVisual visual) |
source code
|
|
|
|
setBlocking(self,
*args)
setBlocking(self, bool blocking) |
source code
|
|
|
bool
|
|
|
|
setStatic(self,
*args)
setStatic(self, bool stat) |
source code
|
|
|
bool
|
|
|
|
__eq__(self,
*args)
__eq__(self, Object obj) -> bool |
source code
|
|
|
|
__ne__(self,
*args)
__ne__(self, Object obj) -> bool |
source code
|
|
|
ObjectVisual
|
|
|
Inherited from ResourceClass:
getPoolId,
getResourceFile,
getResourceLocation,
setPoolId,
setResourceFile,
setResourceLocation
Inherited from FifeClass:
addRef,
decRef,
getFifeId,
getRefCount
|