view Renderer/Test/ball_action.h @ 1380:dd3b8f54e3e3 draft

add motion_man.cc motion_man.h parent.xml
author Kakeru TAMASIRO <e095736@ie.u-ryukyu.ac.jp>
date Thu, 26 Jan 2012 22:19:46 +0900
parents 7a311860a76e
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);