Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- FILE_IO_MANAGER - Enum constant in enum class com.xebisco.yield.platform.ApplicationModule
-
Represents the File IO Manager module.
- fileFormat() - Method in class com.xebisco.yield.FileInput
-
Returns the format of the file.
- FileInput - Class in com.xebisco.yield
-
This class represents a file input with its path and format.
- FileInput(String) - Constructor for class com.xebisco.yield.FileInput
-
Constructs a new
FileInputobject with the given path. - FileIOManager - Interface in com.xebisco.yield.manager
-
Interface for managing file I/O operations.
- FileUtils - Class in com.xebisco.yield.assets
- FileUtils() - Constructor for class com.xebisco.yield.assets.FileUtils
- filter() - Method in class com.xebisco.yield.AbstractTexture
-
Returns the filter applied to the texture.
- finish() - Method in interface com.xebisco.yield.manager.GraphicsManager
- finished() - Method in class com.xebisco.yield.ChangeSceneTransition
- first() - Method in record class com.xebisco.yield.utils.Pair
-
Returns the value of the
firstrecord component. - fixedRotation() - Method in class com.xebisco.yield.physics.PhysicsBody
- font() - Method in class com.xebisco.yield.rendering.Paint
-
Returns the font to be used for the text.
- Font - Class in com.xebisco.yield.font
-
The
Fontclass represents a font file with a specified size and font loader. - Font(String, double, FontManager, FileIOManager) - Constructor for class com.xebisco.yield.font.Font
-
Constructs a new Font object.
- FONT_MANAGER - Enum constant in enum class com.xebisco.yield.platform.ApplicationModule
-
Represents the Font Manager module.
- FontCharacter - Record Class in com.xebisco.yield.font
- FontCharacter(Texture, int, int) - Constructor for record class com.xebisco.yield.font.FontCharacter
-
Creates an instance of a
FontCharacterrecord class. - fontManager() - Method in record class com.xebisco.yield.platform.ApplicationPlatform
-
Get the font manager instance.
- FontManager - Interface in com.xebisco.yield.manager
-
The
FontManagerinterface provides methods to load and unload fonts. - form() - Method in class com.xebisco.yield.AbstractRenderable
-
Returns the form of the renderable component.
- Form - Enum Class in com.xebisco.yield.rendering
-
Enum representing different forms that can be used in rendering.
- frames() - Method in class com.xebisco.yield.AbstractBehavior
-
Returns the number of frames since the behavior started.
- frames() - Method in class com.xebisco.yield.Animation
-
Returns the frames of the animation.
- frames() - Method in class com.xebisco.yield.ChangeSceneTransition
- frequency() - Method in class com.xebisco.yield.physics.joints.DistanceJoint2D
- friction() - Method in class com.xebisco.yield.physics.colliders.Collider2D
- fullscreen() - Method in class com.xebisco.yield.PlatformInit
-
Gets whether the window should be in fullscreen mode.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form