mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
updated comments
This commit is contained in:
parent
8cafde83f5
commit
bdfdeb5f2c
@ -175,7 +175,8 @@ do_physics(float dt) {
|
||||
// Function : DoPhysics
|
||||
// Access : Public
|
||||
// Description : This is the main high-level API call. Performs
|
||||
// integration on every attached Physical.
|
||||
// integration on a single physical. Make sure its
|
||||
// associated forces are active.
|
||||
////////////////////////////////////////////////////////////////////
|
||||
void PhysicsManager::
|
||||
do_physics(float dt, Physical *physical) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user