Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- LEFT_BUTTON - Enum constant in enum class com.xebisco.yield.Input.MouseButton
- length() - Method in class com.xebisco.yield.AudioPlayer
-
This function returns the length of the audio clip.
- LIGHT_BLUE - Static variable in class com.xebisco.yield.Colors
- LINEAR - Enum constant in enum class com.xebisco.yield.texture.TextureFilter
-
Linear interpolation for texture filtering.
- linearDamping() - Method in class com.xebisco.yield.physics.PhysicsBody
- linearVelocity() - Method in class com.xebisco.yield.physics.PhysicsBody
- loadAudio(AudioPlayer, FileIOManager) - Method in interface com.xebisco.yield.manager.AudioManager
-
This function loads an audio file.
- loadFont(Font, FileIOManager) - Method in interface com.xebisco.yield.manager.FontManager
-
The function loads a font object.
- loadPath(String) - Method in class com.xebisco.yield.defaults.DefaultFileIOManager
- loadPath(String) - Method in interface com.xebisco.yield.manager.FileIOManager
-
Loads the specified file path.
- loadSpritesheetTexture(SpritesheetTexture, Vector2D, FileIOManager) - Method in interface com.xebisco.yield.manager.TextureManager
- loadTexture(AbstractTexture, Vector2D, FileIOManager) - Method in interface com.xebisco.yield.manager.TextureManager
- loop() - Method in class com.xebisco.yield.Animation
-
Returns whether the animation should loop.
- loop() - Method in class com.xebisco.yield.AudioPlayer
-
This function loops audio using the application's audio manager.
- loop(AudioPlayer) - Method in interface com.xebisco.yield.manager.AudioManager
- lowerAngle() - Method in class com.xebisco.yield.physics.joints.RevoluteJoint2D
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form