view Renderer/Test/ball_action.h @ 1006:443c01049702

correct code.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Tue, 26 Oct 2010 17:41:41 +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);