Mercurial > hg > Game > Cerium
view Renderer/Test/ball_action.h @ 1767:1a68c05eeadf draft
minor fix
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 23 Nov 2013 01:28:59 +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);