In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "GameFramework"

From WiiBrew
Jump to navigation Jump to search
Line 1: Line 1:
 
{{Infobox homebrew
 
{{Infobox homebrew
 
| title      = Game Framework
 
| title      = Game Framework
| image      = [[File:GameFramework.png]]
+
| image      = [[File:GameFrameWork.png]]
 
| type        = Programming Guide
 
| type        = Programming Guide
 
| author      = [[User:Titmouse|Titmouse]]  
 
| author      = [[User:Titmouse|Titmouse]]  

Revision as of 17:39, 27 March 2011

Game Framework
GameFrameWork.png
General
Author(s)Titmouse
TypeProgramming Guide
Version0.01
Language(s)Orkish
Links
Download
Peripherals
Wiimote1.svg SensorBar.svg Loads files from the Front SD slot

This is a basic framework to guide programmers in using things like XML, Fonts, Images in C++ with help from the Standard Template Library.

STL is a C++ library of container classes, algorithms, and iterators.