view Renderer/Test/ball_action.h @ 729:4dc02d3e98bb

fix Test
author aaa
date Mon, 21 Dec 2009 19:15:24 +0900
parents d0b8860c17f8
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);