Package fife :: Module fife :: Class IAnimationLoader
[hide private]
[frames] | no frames]

Class IAnimationLoader

source code

_object --+
          |
         IAnimationLoader

Proxy of C++ FIFE::IAnimationLoader class

Instance Methods [hide private]
 
__repr__(self)
repr(x)
source code
 
isLoadable(self, *args)
isLoadable(IAnimationLoader self, std::string const & filename) -> bool
source code
 
load(self, *args)
load(IAnimationLoader self, std::string const & filename) -> SharedAnimationPointer
source code
 
__init__(self)
__init__(FIFE::IAnimationLoader self) -> IAnimationLoader
source code
 
__disown__(self) source code
Class Variables [hide private]
  __swig_setmethods__ = {}
  __setattr__ = lambda self, name, value:
  __swig_getmethods__ = {}
  __getattr__ = lambda self, name:
  __swig_destroy__ = _fife.delete_IAnimationLoader
  __del__ = lambda self: