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.
#include <SoMatrix.h>
Data Fields | |
| sofixedpoint | m_C [12] |
| Array of cells of the matrix. | |
This structure represents a 3 by 4 matrix consisting of fixed point elements.
See the SoMatrix module for more information.
|
|
Array of cells of the matrix.
For internal use only.
|