view TaskManager/Test/test_render/Application/ball_action.h @ 431:b40a9b901d71 draft

fix
author game@henri.cr.ie.u-ryukyu.ac.jp
date Thu, 24 Sep 2009 20:43:14 +0900
parents 2c592936bbdf
children
line wrap: on
line source

void ball_move(SceneGraphPtr, int, int);
void ball_coll(SceneGraphPtr, int, int, SceneGraphPtr);