- edgeBottom - Variable in class net.stemkoski.bagel.Tile
-
the bottom edge of the tile, if accessible
- edgeLeft - Variable in class net.stemkoski.bagel.Tile
-
the left edge of the tile, if accessible
- edgeRight - Variable in class net.stemkoski.bagel.Tile
-
the right edge of the tile, if accessible
- edgeTop - Variable in class net.stemkoski.bagel.Tile
-
the top edge of the tile, if accessible
- elapsedTime - Variable in class net.stemkoski.bagel.Animation
-
The amount of time that has elapsed since this animation began playing.
- Entity - Class in net.stemkoski.bagel
-
Base class for all objects or collections of objects
that can be rendered to the screen.
- Entity() - Constructor for class net.stemkoski.bagel.Entity
-