libwiisprite Documentation
0.2.0
libwiisprite is a sprite library, created to help developers make homebrew games and applications for the Wii. It was coded in C++ and makes good use of OOP concepts.
libwiisprite makes it easy and fun to make games for the Wii.
Just browse the Classes from the menu above. To add all of them to your project with one command, use
This is for quick explaining what we mean with all these terms we use throughout the library. They can help you get started on the more "advanced" features of this library.
Global - Coordinate system
LayerManager - Appending Layers
LayerManager - ViewWindows
Sprite - Animation Sequences
TiledLayer - Animations
If you have any suggestions for the library or documentation, please mail Chaosteil {at] gmail {dot] com or gummybassist {at] gmail {dot] com. We are also happy to help with most of the problems that aren't explained in this documentation.