Home  ·  Downloads  ·  Your Account  ·  Submit News
Documentation Homepage
HAMLib reference
Back to HAM Homepage


win.c File Reference

Window Functions. More...

#include "mygba.h"

Functions

void ham_CreateWin (u32 winno, u32 x1, u32 y1, u32 x2, u32 y2, u32 inside_on_for, u32 outside_on_for, u32 fx_on)
 Create a new GBA Window

void ham_DeleteWin (u32 winno)
 Delete a previously defined GBA Window


Detailed Description

Window Functions.



Documentation Homepage | HAMLib reference | Back to HAM Homepage
documentation created with Doxygen