JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
city.cs.engine.StaticBody
Packages that use
StaticBody
Package
Description
city.cs.engine
Simple wrapper around the JBox2D physics engine.
Uses of
StaticBody
in
city.cs.engine
Methods in
city.cs.engine
that return types with arguments of type
StaticBody
Modifier and Type
Method and Description
List
<
StaticBody
>
World.
getStaticBodies
()
Get all the static bodies in the world.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes