|
|
|
@ -215,15 +215,6 @@ |
|
|
|
|
* @example test_bouncing_ball.c |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* @page ephysics_logo_c ephysics_logo.c |
|
|
|
|
* |
|
|
|
|
* @section ephysics-logo-c ephysics_logo.c |
|
|
|
|
* @include ephysics_logo.c |
|
|
|
|
* |
|
|
|
|
* @example ephysics_logo.c |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* @page tutorial_ephysics_bouncing_text EPhysics - Bouncing Text |
|
|
|
|
* |
|
|
|
@ -1105,7 +1096,7 @@ |
|
|
|
|
* For this example we'll have an EPhysics_World. |
|
|
|
|
* |
|
|
|
|
* The basic concepts like - initializing an EPhysics_World, render geometry, |
|
|
|
|
* physics limiting boundaries, were already covered in |
|
|
|
|
* physics limiting boundaries, were already covered in |
|
|
|
|
* @ref tutorial_ephysics_bouncing_ball |
|
|
|
|
* |
|
|
|
|
* @section add-logostruct Logo Data Struct |
|
|
|
|