C# (CSharp) JitterDemo Namespace

Nested Namespaces

JitterDemo.Scenes

Classes

Name Description
DebugDrawer Draw axis aligned bounding boxes, points and lines.
DefaultCar Creates the Jitter default car with 4 wheels. To create a custom car use the Wheel class and add it to a body.
JitterDemo
Program
Wheel A wheel which adds drive forces to a body. Can be used to create a vehicle.