mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 00:06:44 -04:00
direct: remove empty useless direct.controls.PhysicsRoller module
This commit is contained in:
parent
a72be90f17
commit
40b3c7ccc9
@ -1,2 +0,0 @@
|
||||
"""PhysicsRoller is for wheels, soccer balls, billiard balls, and other things that roll."""
|
||||
|
@ -45,7 +45,6 @@ def test_imports_direct():
|
||||
import direct.controls.InputState
|
||||
import direct.controls.NonPhysicsWalker
|
||||
import direct.controls.ObserverWalker
|
||||
import direct.controls.PhysicsRoller
|
||||
import direct.controls.PhysicsWalker
|
||||
import direct.controls.SwimWalker
|
||||
import direct.controls.TwoDWalker
|
||||
|
Loading…
x
Reference in New Issue
Block a user