Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- gain() - Method in class com.xebisco.yield.AudioPlayer
-
The function returns the value of the variable "gain" as a double.
- gain(double) - Method in class com.xebisco.yield.AudioPlayer
-
This function sets the gain of the audio player and throws an exception if the gain is not within the valid range.
- generateZip(File) - Method in class com.xebisco.yield.assets.compressing.AssetsCompressing
- getAnimation() - Method in class com.xebisco.yield.AnimationPlayer
-
Returns the currently playing animation.
- getCreateDate() - Method in class com.xebisco.yield.save.SaveObject
- getFile(String) - Method in class com.xebisco.yield.assets.decompressing.AssetsDecompressing
- getIoManager() - Method in class com.xebisco.yield.OnDemandTexture
-
Returns the
OnDemandTexture.ReturnIOManagerinstance. - getIoManager() - Method in class com.xebisco.yield.texture.SpritesheetTexture
-
Returns the
FileIOManagerresponsible for reading and writing files. - getIoManager() - Method in class com.xebisco.yield.texture.Texture
-
Returns the
FileIOManagerinstance that is responsible for handling file I/O operations. - getLength(AudioPlayer) - Method in interface com.xebisco.yield.manager.AudioManager
-
The function "getLength" takes an AudioPlayer object as input and returns its length as a double.
- getModifiedDate() - Method in class com.xebisco.yield.save.SaveObject
- getObject() - Method in class com.xebisco.yield.save.SaveObject
- getPosition(AudioPlayer) - Method in interface com.xebisco.yield.manager.AudioManager
-
The function returns the current position of an audio player.
- getPressingKeys() - Method in interface com.xebisco.yield.manager.PCInputManager
-
The function returns a collection of currently pressed keys.
- getPressingMouseButtons() - Method in interface com.xebisco.yield.manager.PCInputManager
-
This function returns a collection of currently pressing mouse buttons.
- getSaveName() - Method in class com.xebisco.yield.save.SaveObject
- getSlot(byte) - Static method in class com.xebisco.yield.save.SaveManager
- getTextureFromRegion(int, int, int, int, TextureFilter, SpritesheetTexture) - Method in interface com.xebisco.yield.manager.TextureManager
- Global - Class in com.xebisco.yield
-
A static class containing various utility functions and constants.
- Global() - Constructor for class com.xebisco.yield.Global
- Global.Platforms - Class in com.xebisco.yield
-
A static class containing platform-specific implementations.
- GRAPHICS_MANAGER - Enum constant in enum class com.xebisco.yield.platform.ApplicationModule
-
Represents the Graphics Manager module.
- graphicsManager() - Method in record class com.xebisco.yield.platform.ApplicationPlatform
-
Get the graphics manager instance.
- GraphicsManager - Interface in com.xebisco.yield.manager
-
The
GraphicsManagerinterface is a wrapper around the platform's graphics API. - gravity() - Method in class com.xebisco.yield.physics.PhysicsSystem
- gravityScale() - Method in class com.xebisco.yield.physics.PhysicsBody
- GRAY - Static variable in class com.xebisco.yield.Colors
- green() - Method in class com.xebisco.yield.Color
-
Getter of the green value of this Color.
- GREEN - Static variable in class com.xebisco.yield.Colors
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form