Home
last modified time | relevance | path

Searched refs:DEMOiSetBitmapGroundColor (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/include/
DDEMOBitmap.h39 #define DEMOSetBitmapGroundColor(color) DEMOiSetBitmapGroundColor(DEMOVerifyGXRgb(color))
109 void DEMOiSetBitmapGroundColor(GXRgb color);
/TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOBitmap.c328 void DEMOiSetBitmapGroundColor(GXRgb color) in DEMOiSetBitmapGroundColor() function