annotate TaskManager/Test/test_render/ball_action.h @ 362:a64a6c34868f

vacuum -sg 15
author e065746@localhost.localdomain
date Fri, 17 Jul 2009 23:02:07 +0900
parents 1f251e8cb2ec
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
323
1f251e8cb2ec add gaplant
aaa
parents:
diff changeset
1 void ball_move(SceneGraphPtr, int, int);
1f251e8cb2ec add gaplant
aaa
parents:
diff changeset
2 void ball_coll(SceneGraphPtr, int, int, SceneGraphPtr);