The Socrates Gameboy Advance Development Engine
The SGADE is a development library for the Nintendo Gameboy
Advance. It's free for all uses and is distributed without guarantees.
For more information visit
the SGADE page.
Files | |
| file | SoBkgManager.c |
| file | SoBkgManager.h |
Functions | |
| void | SoBkgManagerSetMosaic (u32 a_HorizontalSize, u32 a_VerticalSize) |
| Sets the background mosaic values. | |
Singleton
This module handles all background handling logic that does not relate to a particular SoBkg instance. This module works together with the SoBkg module.
|
||||||||||||
|
Sets the background mosaic values.
|