annotate Renderer/Test/ball_action.h @ 583:530d189ebf1a

add writer
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sun, 25 Oct 2009 20:11:38 +0900
parents f6daf964f483
children d0b8860c17f8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
507
735f76483bb2 Reorganization..
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 void ball_move(SceneGraphPtr, int, int);
735f76483bb2 Reorganization..
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 void ball_coll(SceneGraphPtr, int, int, SceneGraphPtr);