Mercurial > hg > Members > kono > Cerium
view TaskManager/Test/test_render/bullet_action.h @ 362:a64a6c34868f
vacuum -sg 15
author | e065746@localhost.localdomain |
---|---|
date | Fri, 17 Jul 2009 23:02:07 +0900 |
parents | 159519cdca1f |
children | 25c820b6060e |
line wrap: on
line source
void bullet_init(SceneGraphPtr scene_graph, SceneGraphPtr node); void bluebullet_move(SceneGraphPtr node, int screen_w, int screen_h); void bullet_collision(SceneGraphPtr node, int screen_w, int screen_h ,SceneGraphPtr tree);