Index

A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

D

dampingRatio() - Method in class com.xebisco.yield.physics.joints.DistanceJoint2D
 
DARK_BLUE - Static variable in class com.xebisco.yield.Colors
 
DARK_PURPLE - Static variable in class com.xebisco.yield.Colors
 
DARK_YELLOW - Static variable in class com.xebisco.yield.Colors
 
darker() - Method in class com.xebisco.yield.Color
Returns a new Color object that is a darker version of this Color object.
darker(double) - Method in class com.xebisco.yield.Color
If the color is already black, return black.
defaultDirectory() - Static method in class com.xebisco.yield.Global
This function returns the default directory for application data.
DefaultFileIOManager - Class in com.xebisco.yield.defaults
 
DefaultFileIOManager() - Constructor for class com.xebisco.yield.defaults.DefaultFileIOManager
 
defaultFont() - Method in class com.xebisco.yield.Application
Gets the default font.
defaultTexture() - Method in class com.xebisco.yield.Application
Gets the default texture.
DEFLATED_SUFFIX - Static variable in class com.xebisco.yield.assets.FileUtils
 
delay() - Method in class com.xebisco.yield.Animation
Returns the delay between frames in seconds.
deleteDir(File) - Static method in class com.xebisco.yield.assets.FileUtils
 
deltaTime() - Method in class com.xebisco.yield.ChangeSceneTransition
 
deltaTime() - Method in class com.xebisco.yield.ContextTime
Gets the delta time adjusted by the current timescale.
density() - Method in class com.xebisco.yield.physics.colliders.Collider2D
 
disposeWhenEmpty() - Method in class com.xebisco.yield.manager.ApplicationManager
Returns the flag indicating whether to dispose of the manager when there are no more applications.
DistanceJoint2D - Class in com.xebisco.yield.physics.joints
 
DistanceJoint2D() - Constructor for class com.xebisco.yield.physics.joints.DistanceJoint2D
 
divide(double) - Method in class com.xebisco.yield.Vector2D
 
divide(Vector2D) - Method in class com.xebisco.yield.Vector2D
This Java function returns a new Vector2D object that is the result of dividing the current object by the input object.
divideLocal(double) - Method in class com.xebisco.yield.Vector2D
 
divideLocal(Vector2D) - Method in class com.xebisco.yield.Vector2D
Divide the x and y values of this object by the x and y values of the given object.
doCopy(InputStream, OutputStream) - Static method in class com.xebisco.yield.assets.FileUtils
 
draw(Form, Paint, Object) - Method in interface com.xebisco.yield.rendering.Renderer
Draws the specified form using the provided paint and caller.
drawObj() - Method in class com.xebisco.yield.rendering.Paint
Returns the object reference like image references to be drawn.
DYNAMIC - Enum constant in enum class com.xebisco.yield.physics.BodyType
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form