Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- ObjectAnchor - Enum Class in com.xebisco.yield
-
Enum representing different object anchors for entities.
- onCollisionEnter(Collider2D, Collider2D) - Method in class com.xebisco.yield.physics.CollisionListener
- onCollisionExit(Collider2D, Collider2D) - Method in class com.xebisco.yield.physics.CollisionListener
- onCreate() - Method in class com.xebisco.yield.ComponentBehavior
-
Called when the behavior is created.
- onCreate() - Method in class com.xebisco.yield.physics.joints.Joint2D
- onCreate() - Method in class com.xebisco.yield.physics.PhysicsBody
- OnDemandTexture - Class in com.xebisco.yield
-
The
OnDemandTextureclass extendsAbstractTextureand represents a texture that is loaded on demand. - OnDemandTexture(String, TextureFilter, OnDemandTexture.ReturnTextureManager, OnDemandTexture.ReturnIOManager) - Constructor for class com.xebisco.yield.OnDemandTexture
-
Constructs a new
OnDemandTextureinstance with the specified path, filter, andOnDemandTexture.ReturnTextureManager. - OnDemandTexture.ReturnIOManager - Interface in com.xebisco.yield
-
The
ReturnIOManagerinterface provides a method to get theFileIOManager. - OnDemandTexture.ReturnTextureManager - Interface in com.xebisco.yield
-
The
ReturnTextureManagerinterface provides a method to get theTextureManager. - onLateUpdate(ContextTime) - Method in class com.xebisco.yield.ComponentBehavior
-
Called after all
ComponentBehavior.onUpdate(ContextTime)calls. - onLateUpdate(ContextTime) - Method in class com.xebisco.yield.physics.PhysicsBody
- OnlyModifiableBeforeCreationException - Exception in com.xebisco.yield
- OnlyModifiableBeforeCreationException() - Constructor for exception com.xebisco.yield.OnlyModifiableBeforeCreationException
- OnlyModifiableBeforeCreationException(String) - Constructor for exception com.xebisco.yield.OnlyModifiableBeforeCreationException
- OnlyModifiableBeforeCreationException(String, Throwable) - Constructor for exception com.xebisco.yield.OnlyModifiableBeforeCreationException
- OnlyModifiableBeforeCreationException(String, Throwable, boolean, boolean) - Constructor for exception com.xebisco.yield.OnlyModifiableBeforeCreationException
- OnlyModifiableBeforeCreationException(Throwable) - Constructor for exception com.xebisco.yield.OnlyModifiableBeforeCreationException
- onSizeBoundary(Vector2D, Vector2D) - Static method in class com.xebisco.yield.Global
-
The function resizes a given size to fit within a specified boundary while maintaining its aspect ratio.
- onStart() - Method in class com.xebisco.yield.Application
- onStart() - Method in interface com.xebisco.yield.Behavior
-
This method is called when the behavior is started.
- onStart() - Method in class com.xebisco.yield.BlankScene
- onStart() - Method in class com.xebisco.yield.ComponentBehavior
-
Called when the entity starts.
- onStart() - Method in class com.xebisco.yield.Entity2DContainer
- onStart() - Method in class com.xebisco.yield.physics.joints.Joint2D
- onStart() - Method in class com.xebisco.yield.physics.PhysicsSystem
- onStart() - Method in class com.xebisco.yield.SystemBehavior
- onStart() - Method in class com.xebisco.yield.TextMesh
- onStart() - Method in class com.xebisco.yield.texture.TexturedRectangleMesh
- onUpdate(ContextTime) - Method in class com.xebisco.yield.AnimationPlayer
-
This method is called every frame to update the animation player.
- onUpdate(ContextTime) - Method in class com.xebisco.yield.Application
- onUpdate(ContextTime) - Method in interface com.xebisco.yield.Behavior
-
This method is called when the behavior needs to be updated with the current time.
- onUpdate(ContextTime) - Method in class com.xebisco.yield.ComponentBehavior
-
Called every frame.
- onUpdate(ContextTime) - Method in class com.xebisco.yield.Entity2D
- onUpdate(ContextTime) - Method in class com.xebisco.yield.Entity2DContainer
- onUpdate(ContextTime) - Method in class com.xebisco.yield.physics.PhysicsBody
- onUpdate(ContextTime) - Method in class com.xebisco.yield.physics.PhysicsSystem
- onUpdate(ContextTime) - Method in class com.xebisco.yield.Scene
- onUpdate(ContextTime) - Method in class com.xebisco.yield.SystemBehavior
- openGLOpenAL() - Static method in class com.xebisco.yield.Global.Platforms
-
Creates an instance of the platform using the OpenGL and OpenAL implementations.
- ORANGE - Static variable in class com.xebisco.yield.Colors
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form