Mercurial > hg > Game > Cerium
view Renderer/Test/ball_action.h @ 674:07351a5a51c9 draft
fix many task example (sort).
Dummy task is now system supported.
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 06 Dec 2009 00:54:10 +0900 |
parents | 7a311860a76e |
children |
line wrap: on
line source
void ball_move(SceneGraphPtr node, void *sgroot_, int w, int h); void ball_coll(SceneGraphPtr node, void *sgroot_, int w, int h, SceneGraphPtr tree);