annotate Renderer/Test/ball_action.h @ 540:4c5264373c51 draft

reorganization
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 12 Oct 2009 09:43:07 +0900
parents Renderer/Application/ball_action.h@3bc98f6d31ff
children 7a311860a76e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
539
3bc98f6d31ff Reorganization..
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 void ball_move(SceneGraphPtr, int, int);
3bc98f6d31ff Reorganization..
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 void ball_coll(SceneGraphPtr, int, int, SceneGraphPtr);