view Renderer/Test/ball_action.h @ 1011:46c54dd20d1c

warning fix
author tkaito
date Sun, 31 Oct 2010 18:02:06 +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);