JavaScript is disabled on your browser.
Skip navigation links
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
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
M
mapCols
- Variable in class net.stemkoski.bagel.
TileMap
number of columns of tiles in this TileMap
mapDataGrid
- Variable in class net.stemkoski.bagel.
TileMap
a two-dimensional array storing all the text characters used to specify this TileMap
mapRows
- Variable in class net.stemkoski.bagel.
TileMap
number of rows of tiles in this TileMap
mapTileGrid
- Variable in class net.stemkoski.bagel.
TileMap
a two-dimensional array storing only the
Tile
objects specified by this TileMap.
mapTileList
- Variable in class net.stemkoski.bagel.
TileMap
a list containing all the
Tile
objects specified by this TileMap.
maximumSpeed
- Variable in class net.stemkoski.bagel.
Physics
Maximum speed possible for object.
mirrored
- Variable in class net.stemkoski.bagel.
Sprite
determines whether texture is reversed along the x direction
mouseButtonDown
- Variable in class net.stemkoski.bagel.
Input
mouseButtonDownQueue
- Variable in class net.stemkoski.bagel.
Input
mouseButtonUp
- Variable in class net.stemkoski.bagel.
Input
mouseButtonUpQueue
- Variable in class net.stemkoski.bagel.
Input
mouseX
- Variable in class net.stemkoski.bagel.
Input
mouseY
- Variable in class net.stemkoski.bagel.
Input
moveAtAngle(double, double)
- Method in class net.stemkoski.bagel.
Sprite
Move sprite by the specified distance at the specified angle.
moveBy(double, double, double)
- Static method in class net.stemkoski.bagel.
ActionFactory
Create an Action to move a Sprite by a fixed amount over a period of time.
moveBy(double, double)
- Method in class net.stemkoski.bagel.
Sprite
Move this sprite by the specified amounts.
moveForward(double)
- Method in class net.stemkoski.bagel.
Sprite
Move sprite forward by the specified distance at current angle.
multiply(double)
- Method in class net.stemkoski.bagel.
Vector2
Multiple the coordinates of this vector by a given value.
music
- Variable in class net.stemkoski.bagel.
Audio
musicPlayer
- Variable in class net.stemkoski.bagel.
Audio
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes