You are not logged in.
I would like to draw a rotated image BUT from the center of it.
meaning the rotation would be around the center and not around the top-left.
Preferably in that scheme:
GRRLIB_DrawImgRotate(f32 x, f32 y, struct GRRLIB_texImg *tex, float degrees, float scaleX, f32 scaleY, u32 color );
The image will be drawn around (x,y) like in GRRLIB_Circle.
That way we could mimic the Banner animations the Wii channels have.
Thanks,
elisherer.
Offline
Hi, this is already possible with GRRLIB_SetHandle (I think). Give it a try...
Offline
You were right (ofcourse) it works great... (havn't RTFM lol)
Offline
We have a FM to R ??
Where?
LOL
Offline