Mercurial > hg > Game > Cerium
view Renderer/Test/ball_action.h @ 558:00428ba0ba03 draft
boss1_action
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 22 Oct 2009 18:38:07 +0900 |
parents | 4c5264373c51 |
children | 7a311860a76e |
line wrap: on
line source
void ball_move(SceneGraphPtr, int, int); void ball_coll(SceneGraphPtr, int, int, SceneGraphPtr);