|
October 14th, 2009, 20:47 Posted By: wraggster
Minishlink has updated the MLlib to 1.1.5b, compatible with the new devkitPPC r18 and libogc 1.8.0.
The MLlib (or Minishlink's Library) is a simple library to develop on Nintendo Wii. Technically, it's a wrapper of libogc and others librairies. Coding with this lib on Wii is way easier and faster now ! :-) I created this because I needed a library with I could code with easy functions. It uses GX for drawing, libpng for handling PNG, and libs of libogc...
1.1.5b - October 14, 2009
Now compatible with DevkitPPC r18 and libogc 1.8.0. Go update them !
added: ML_GetFPS()
added: ML_AnimateSpriteEx2(ML_Sprite *sprite, bool enabled, u8 waitForXRefreshBetweenFrames, u8 from, u8 to, u8 timesLooped)
fixed: bug when you had more than one Wiimote
fixed: bug when using ML_Cursor with animated or tiled sprite
fixed: ML_AnimateSpriteEx wasn't doing his job properly, skipping one frame.
http://wiibrew.org/wiki/MLlib
For more information and downloads, click here!
There are 0 comments - Join In and Discuss Here
|
|