Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y 

D

decelerationValue - Variable in class net.stemkoski.bagel.Physics
Rate of speed reduction to apply when object is not accelerating.
delay(double) - Static method in class net.stemkoski.bagel.ActionFactory
Create an Action that waits for a specified amount of time.
deltaTime - Variable in class net.stemkoski.bagel.Game
amount of time that has passed since the last iteration of the game loop
destroyOutsideScreen(double, double) - Static method in class net.stemkoski.bagel.ActionFactory
Create an Action that removes a Sprite if no portion of the Sprite remains within the screen boundaries.
draw(GraphicsContext) - Method in class net.stemkoski.bagel.Entity
Render this Entity to a canvas.
draw(GraphicsContext) - Method in class net.stemkoski.bagel.Group
Render all Entity objects in this collection to a canvas.
draw(GraphicsContext) - Method in class net.stemkoski.bagel.Label
Render this text to a canvas used specified parameters.
draw(GraphicsContext) - Method in class net.stemkoski.bagel.Sprite
Render this sprite to a canvas using specified parameters
draw(GraphicsContext) - Method in class net.stemkoski.bagel.TileMap
 
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