Stechec
Located in stechec directory.
More...
Modules |
| | C++ Wrapper for SDL |
| | Located in stechec/sdl directory.
This module basicly defines a wrapper in C++, but it turns out that this is an (almost) complete SDL engine. It provides:
- resouces (picture, fonts) loading and caching
- encapsulation of all basic SDL functions in C++ classes
- creation of a SDL Window described by an xml file
- hierachical handling of surfaces
- handling IOLoop, updating and rendering surfaces are done automatically
- provides more high-level functions (like sprite animation).
|
Detailed Description
Located in stechec directory.