JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
B
beginContact(SensorEvent)
- Method in interface city.cs.engine.
SensorListener
Respond to a solid fixture beginning to overlap with a sensor.
Body
- Class in
city.cs.engine
A rigid body, consisting of one or more
Fixture
s in a fixed configuration.
BodyImage
- Class in
city.cs.engine
Images to use for rendering a
Body
.
BodyImage(String)
- Constructor for class city.cs.engine.
BodyImage
Create a new image from an image file with the default height.
BodyImage(String, float)
- Constructor for class city.cs.engine.
BodyImage
Create a new image from an image file.
BodyImage(URL)
- Constructor for class city.cs.engine.
BodyImage
Create a new image from an image file with the default height.
BodyImage(URL, float)
- Constructor for class city.cs.engine.
BodyImage
Create a new image from an image file.
BoxShape
- Class in
city.cs.engine
A solid rectangular shape, to be used as the shape of a
Fixture
.
BoxShape(float, float)
- Constructor for class city.cs.engine.
BoxShape
Initialise an axis-aligned rectangle centred on the origin.
BoxShape(float, float, Vec2)
- Constructor for class city.cs.engine.
BoxShape
Initialise an axis-aligned rectangle with a specified centre.
BoxShape(float, float, Vec2, float)
- Constructor for class city.cs.engine.
BoxShape
Initialise a rotated rectangle with a specified centre.
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes