Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- EAST - Enum constant in enum class com.xebisco.yield.ObjectAnchor
-
Represents the east side of an object.
- EdgeCollider2D - Class in com.xebisco.yield.physics.colliders
- EdgeCollider2D() - Constructor for class com.xebisco.yield.physics.colliders.EdgeCollider2D
- EmptyRenderable - Class in com.xebisco.yield
-
This class represents an empty renderable object.
- EmptyRenderable() - Constructor for class com.xebisco.yield.EmptyRenderable
-
Constructs a new instance of EmptyRenderable.
- enableLimit() - Method in class com.xebisco.yield.physics.joints.RevoluteJoint2D
- enableMotor() - Method in class com.xebisco.yield.physics.joints.RevoluteJoint2D
- endContact(Contact) - Method in class com.xebisco.yield.physics.CollisionListener
- endContact(Contact) - Method in class com.xebisco.yield.physics.WorldContactListener
- entities() - Method in class com.xebisco.yield.Entity2DContainer
-
Returns the list of entities in the container.
- entity() - Method in class com.xebisco.yield.ComponentBehavior
-
Returns the entity this behavior is attached to.
- Entity2D - Class in com.xebisco.yield
-
Represents a 2D entity within a game or application.
- Entity2DContainer - Class in com.xebisco.yield
-
This is a class that represents a container for
Entity2Ds, allowing for instantiation and removal of entities. - Entity2DContainer(Application) - Constructor for class com.xebisco.yield.Entity2DContainer
-
Constructs a new instance of
Entity2DContainerwith the given application. - Entity2DPrefab - Class in com.xebisco.yield
-
The Entity2DPrefab class is a blueprint for creating 2D entities with components, children, and tags.
- Entity2DPrefab(ComponentCreation...) - Constructor for class com.xebisco.yield.Entity2DPrefab
- Entity2DPrefab(Entity2DPrefab[], ComponentCreation...) - Constructor for class com.xebisco.yield.Entity2DPrefab
-
The constructor that initializes the
Entity2DPrefabwith children and components. - Entity2DPrefab(Entity2DPrefab[], String[], ComponentCreation...) - Constructor for class com.xebisco.yield.Entity2DPrefab
-
The constructor that initializes the
Entity2DPrefabwith children, components, and tags. - Entity2DPrefab(String[], ComponentCreation...) - Constructor for class com.xebisco.yield.Entity2DPrefab
-
The constructor that initializes the
Entity2DPrefabwith components. - EntityStarter - Interface in com.xebisco.yield
-
This interface represents a starter for an entity of type
Entity2D. - equals(Object) - Method in record class com.xebisco.yield.Axis
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.xebisco.yield.Color
- equals(Object) - Method in record class com.xebisco.yield.font.FontCharacter
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.xebisco.yield.platform.ApplicationPlatform
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.xebisco.yield.utils.Pair
-
Indicates whether some other object is "equal to" this one.
- excludedMasks() - Method in class com.xebisco.yield.physics.colliders.Collider2D
- extensions() - Static method in class com.xebisco.yield.OnDemandTexture
-
Returns an array of string extensions that are supported by the
OnDemandTextureclass. - extensions() - Static method in class com.xebisco.yield.texture.Texture
-
Returns an array of string extensions that are supported by the
Textureclass.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form