00001 void bullet_init(SceneGraphPtr scene_graph, SceneGraphPtr node); 00002 void bluebullet_move(SceneGraphPtr node, int screen_w, int screen_h); 00003 void bullet_collision(SceneGraphPtr node, int screen_w, int screen_h ,SceneGraphPtr tree);