JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
A
a
- Variable in class net.mostlyoriginal.api.component.physics.
Inbetween
AbstractAssetSystem
- Class in
net.mostlyoriginal.api.manager
Basic asset system for serving images from a single texture.
AbstractAssetSystem()
- Constructor for class net.mostlyoriginal.api.manager.
AbstractAssetSystem
AbstractAssetSystem(String)
- Constructor for class net.mostlyoriginal.api.manager.
AbstractAssetSystem
abstractAssetSystem
- Variable in class net.mostlyoriginal.api.system.render.
AnimRenderSystem
AbstractEntityFactorySystem
- Class in
net.mostlyoriginal.api.manager
Extend this system for entity instancing.
AbstractEntityFactorySystem()
- Constructor for class net.mostlyoriginal.api.manager.
AbstractEntityFactorySystem
add(String, int, int, int, int, int)
- Method in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
add(String, int, int, int, int, int, int)
- Method in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
add(String, int, int, int, int, int, int, Texture)
- Method in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
add(String, int, int, int, int, int, int, Texture, float)
- Method in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
add(Class<T>)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
age
- Variable in class net.mostlyoriginal.api.component.graphics.
Anim
Animation progression
agent
- Variable in class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem.Job
Aim
- Class in
net.mostlyoriginal.api.component.interact
Entity aims at target entity.
Aim(int)
- Constructor for class net.mostlyoriginal.api.component.interact.
Aim
Aim()
- Constructor for class net.mostlyoriginal.api.component.interact.
Aim
aimAt(int, int)
- Method in class net.mostlyoriginal.api.system.interact.
AimSystem
AimSystem
- Class in
net.mostlyoriginal.api.system.interact
Aim entity at target.
AimSystem()
- Constructor for class net.mostlyoriginal.api.system.interact.
AimSystem
AIR_FRICTION
- Static variable in class net.mostlyoriginal.api.system.physics.
PhysicsSystem
align
- Variable in class net.mostlyoriginal.api.component.ui.
Label
Angle
- Class in
net.mostlyoriginal.api.component.basic
Rotation around origin (!)
Angle(float)
- Constructor for class net.mostlyoriginal.api.component.basic.
Angle
Angle(float, int, int)
- Constructor for class net.mostlyoriginal.api.component.basic.
Angle
Angle()
- Constructor for class net.mostlyoriginal.api.component.basic.
Angle
angle(float)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
angle(int, int, int)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
angle(Entity, Entity)
- Static method in class net.mostlyoriginal.api.utils.
EntityUtil
Anim
- Class in
net.mostlyoriginal.api.component.graphics
Animations.
Anim(String)
- Constructor for class net.mostlyoriginal.api.component.graphics.
Anim
Anim()
- Constructor for class net.mostlyoriginal.api.component.graphics.
Anim
anim(String)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
animActiveId
- Variable in class net.mostlyoriginal.api.component.script.
EntitySpawner
animInactiveId
- Variable in class net.mostlyoriginal.api.component.script.
EntitySpawner
AnimRenderSystem
- Class in
net.mostlyoriginal.api.system.render
Render and progress animations.
AnimRenderSystem(EntityProcessPrincipal)
- Constructor for class net.mostlyoriginal.api.system.render.
AnimRenderSystem
apply(float, float, float)
- Method in interface net.mostlyoriginal.api.component.graphics.
InterpolationStrategy
asset
- Variable in class net.mostlyoriginal.api.component.graphics.
SpriteAsset
at
- Variable in class net.mostlyoriginal.api.component.interact.
Aim
atGrid(int, int, boolean)
- Method in class net.mostlyoriginal.api.utils.
MapMask
atScreen(int, int, boolean)
- Method in class net.mostlyoriginal.api.utils.
MapMask
atScreen(float, float, boolean)
- Method in class net.mostlyoriginal.api.utils.
MapMask
Attached
- Class in
net.mostlyoriginal.api.component.physics
Attach entity to parent entity.
Attached()
- Constructor for class net.mostlyoriginal.api.component.physics.
Attached
Attached(int)
- Constructor for class net.mostlyoriginal.api.component.physics.
Attached
Attached(int, int, int)
- Constructor for class net.mostlyoriginal.api.component.physics.
Attached
AttachmentSystem
- Class in
net.mostlyoriginal.api.system.physics
Move entities in line with attachments.
AttachmentSystem()
- Constructor for class net.mostlyoriginal.api.system.physics.
AttachmentSystem
ax
- Variable in class net.mostlyoriginal.api.component.physics.
Inbetween
Offset between A and B.
ay
- Variable in class net.mostlyoriginal.api.component.physics.
Inbetween
Offset between A and B.
B
b
- Variable in class net.mostlyoriginal.api.component.physics.
Inbetween
BasicSpriteRenderSystem
- Class in
net.mostlyoriginal.api.system.render
Very basic sprite render system.
BasicSpriteRenderSystem(EntityProcessPrincipal)
- Constructor for class net.mostlyoriginal.api.system.render.
BasicSpriteRenderSystem
batch
- Variable in class net.mostlyoriginal.api.system.render.
AnimRenderSystem
batch
- Variable in class net.mostlyoriginal.api.system.render.
LabelRenderSystem
begin()
- Method in class net.mostlyoriginal.api.system.map.
MapCollisionSystem
begin()
- Method in class net.mostlyoriginal.api.system.map.
MapWallSensorSystem
begin()
- Method in class net.mostlyoriginal.api.system.render.
AnimRenderSystem
begin()
- Method in class net.mostlyoriginal.api.system.render.
LabelRenderSystem
bitmapFont
- Variable in class net.mostlyoriginal.api.component.ui.
BitmapFontAsset
BitmapFontAsset
- Class in
net.mostlyoriginal.api.component.ui
BitmapFontAsset()
- Constructor for class net.mostlyoriginal.api.component.ui.
BitmapFontAsset
bounce
- Variable in class net.mostlyoriginal.api.component.physics.
Physics
Bounds
- Class in
net.mostlyoriginal.api.component.basic
Entity has physical bounds.
Bounds()
- Constructor for class net.mostlyoriginal.api.component.basic.
Bounds
bounds(int, int, int, int)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
build()
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
bx
- Variable in class net.mostlyoriginal.api.component.physics.
Inbetween
by
- Variable in class net.mostlyoriginal.api.component.physics.
Inbetween
C
Camera
- Class in
net.mostlyoriginal.api.component.camera
Entity is the scene camera.
Camera()
- Constructor for class net.mostlyoriginal.api.component.camera.
Camera
camera
- Variable in class net.mostlyoriginal.api.system.camera.
CameraSystem
CameraShakeSystem
- Class in
net.mostlyoriginal.api.system.camera
Shake camera.
CameraShakeSystem()
- Constructor for class net.mostlyoriginal.api.system.camera.
CameraShakeSystem
cameraSystem
- Variable in class net.mostlyoriginal.api.system.camera.
CameraShakeSystem
CameraSystem
- Class in
net.mostlyoriginal.api.system.camera
Setup and manages basic orthographic camera.
CameraSystem(float, float)
- Constructor for class net.mostlyoriginal.api.system.camera.
CameraSystem
CameraSystem(float)
- Constructor for class net.mostlyoriginal.api.system.camera.
CameraSystem
cameraSystem
- Variable in class net.mostlyoriginal.api.system.render.
AnimRenderSystem
cameraSystem
- Variable in class net.mostlyoriginal.api.system.render.
LabelRenderSystem
checkProcessing()
- Method in class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem
checkProcessing()
- Method in class net.mostlyoriginal.api.system.render.
LabelRenderSystem
Clamped
- Class in
net.mostlyoriginal.api.component.physics
Clamp entity to rectangle.
Clamped(float, float, float, float)
- Constructor for class net.mostlyoriginal.api.component.physics.
Clamped
Clamped()
- Constructor for class net.mostlyoriginal.api.component.physics.
Clamped
ClampedSystem
- Class in
net.mostlyoriginal.api.system.physics
Clamp entity rectangular region.
ClampedSystem()
- Constructor for class net.mostlyoriginal.api.system.physics.
ClampedSystem
Creates a new EntityProcessingSystem.
clampVelocity(int, float, float)
- Method in class net.mostlyoriginal.api.system.physics.
PhysicsSystem
ClearScreenSystem
- Class in
net.mostlyoriginal.api.system.render
Clearing the screenc color buffer with GL.
ClearScreenSystem()
- Constructor for class net.mostlyoriginal.api.system.render.
ClearScreenSystem
ClearScreenSystem(Color)
- Constructor for class net.mostlyoriginal.api.system.render.
ClearScreenSystem
CollisionSystem
- Class in
net.mostlyoriginal.api.system.physics
Utility detect collisions
CollisionSystem()
- Constructor for class net.mostlyoriginal.api.system.physics.
CollisionSystem
color
- Variable in class net.mostlyoriginal.api.component.graphics.
Tint
compareTo(RenderBatchingSystem.Job)
- Method in class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem.Job
cooldown
- Variable in class net.mostlyoriginal.api.component.script.
EntitySpawner
createEntity(String, int, int, MapProperties)
- Method in class net.mostlyoriginal.api.manager.
AbstractEntityFactorySystem
Instance entity archetype.
createEntity(World)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
createWorld()
- Method in class net.mostlyoriginal.api.screen.core.
WorldScreen
cx()
- Method in class net.mostlyoriginal.api.component.basic.
Bounds
Center X
cy()
- Method in class net.mostlyoriginal.api.component.basic.
Bounds
Center Y
D
DEFAULT
- Static variable in class net.mostlyoriginal.api.component.basic.
Scale
Deprecated.
DEFAULT_Y_GRAVITY
- Static variable in class net.mostlyoriginal.api.component.physics.
Gravity
dispose()
- Method in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
dispose()
- Method in class net.mostlyoriginal.api.screen.core.
WorldScreen
distance(int, int)
- Method in class net.mostlyoriginal.api.system.physics.
HomingSystem
distance(Entity, Entity)
- Static method in class net.mostlyoriginal.api.utils.
EntityUtil
distance2(Entity, Entity)
- Static method in class net.mostlyoriginal.api.utils.
EntityUtil
E
editEntity(Entity)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
EMPTY_MAP_PROPERTIES
- Static variable in class net.mostlyoriginal.api.system.script.
EntitySpawnerSystem
enabled
- Variable in class net.mostlyoriginal.api.component.script.
EntitySpawner
Disable spawns
end()
- Method in class net.mostlyoriginal.api.system.map.
MapCollisionSystem
end()
- Method in class net.mostlyoriginal.api.system.map.
MapWallSensorSystem
end()
- Method in class net.mostlyoriginal.api.system.render.
AnimRenderSystem
end()
- Method in class net.mostlyoriginal.api.system.render.
LabelRenderSystem
entity
- Variable in class net.mostlyoriginal.api.component.interact.
Focus
EntityCameraSystem
- Class in
net.mostlyoriginal.api.system.camera
Lock camera center on camera entity.
EntityCameraSystem()
- Constructor for class net.mostlyoriginal.api.system.camera.
EntityCameraSystem
EntityEditor
<
T
extends
EntityEditor
> - Class in
net.mostlyoriginal.api.utils
Helper for entity assembly.
EntityEditor()
- Constructor for class net.mostlyoriginal.api.utils.
EntityEditor
entityId
- Variable in class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem.Job
entityIds
- Variable in class net.mostlyoriginal.api.component.script.
EntitySpawner
EntitySpawner
- Class in
net.mostlyoriginal.api.component.script
Spawn entity at random intervals.
EntitySpawner()
- Constructor for class net.mostlyoriginal.api.component.script.
EntitySpawner
EntitySpawner(String)
- Constructor for class net.mostlyoriginal.api.component.script.
EntitySpawner
EntitySpawner(String[])
- Constructor for class net.mostlyoriginal.api.component.script.
EntitySpawner
EntitySpawnerSystem
- Class in
net.mostlyoriginal.api.system.script
Randomly spawn entity from list.
EntitySpawnerSystem()
- Constructor for class net.mostlyoriginal.api.system.script.
EntitySpawnerSystem
EntityUtil
- Class in
net.mostlyoriginal.api.utils
EntityUtil()
- Constructor for class net.mostlyoriginal.api.utils.
EntityUtil
F
flippedX
- Variable in class net.mostlyoriginal.api.component.graphics.
Anim
FLOOR_FRICTION
- Static variable in class net.mostlyoriginal.api.system.physics.
PhysicsSystem
Focus
- Class in
net.mostlyoriginal.api.component.interact
Focus of entity (for example, focus for aggression).
Focus(int)
- Constructor for class net.mostlyoriginal.api.component.interact.
Focus
Focus()
- Constructor for class net.mostlyoriginal.api.component.interact.
Focus
Font
- Class in
net.mostlyoriginal.api.component.ui
Font()
- Constructor for class net.mostlyoriginal.api.component.ui.
Font
Font(String)
- Constructor for class net.mostlyoriginal.api.component.ui.
Font
font(String)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
FontManager
- Class in
net.mostlyoriginal.api.manager
Converts
Font
into
BitmapFontAsset
.
FontManager()
- Constructor for class net.mostlyoriginal.api.manager.
FontManager
fontName
- Variable in class net.mostlyoriginal.api.component.ui.
Font
friction
- Variable in class net.mostlyoriginal.api.component.physics.
Physics
Frozen
- Class in
net.mostlyoriginal.api.component.physics
Disable entity agency and physics.
Frozen()
- Constructor for class net.mostlyoriginal.api.component.physics.
Frozen
G
get(String)
- Method in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
getFont(String)
- Method in class net.mostlyoriginal.api.manager.
FontManager
loads font, cache passthrough.
getMask(String)
- Method in class net.mostlyoriginal.api.system.map.
TiledMapSystem
getSfx(String)
- Method in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
getX()
- Method in class net.mostlyoriginal.api.component.basic.
Origin
getX()
- Method in class net.mostlyoriginal.api.component.basic.
Pos
getX()
- Method in class net.mostlyoriginal.api.component.basic.
Size
getY()
- Method in class net.mostlyoriginal.api.component.basic.
Origin
getY()
- Method in class net.mostlyoriginal.api.component.basic.
Pos
getY()
- Method in class net.mostlyoriginal.api.component.basic.
Size
getZ()
- Method in class net.mostlyoriginal.api.component.basic.
Origin
getZ()
- Method in class net.mostlyoriginal.api.component.basic.
Pos
getZ()
- Method in class net.mostlyoriginal.api.component.basic.
Size
Gravity
- Class in
net.mostlyoriginal.api.component.physics
Apply gravity to entity.
Gravity()
- Constructor for class net.mostlyoriginal.api.component.physics.
Gravity
Gravity(float)
- Constructor for class net.mostlyoriginal.api.component.physics.
Gravity
GRAVITY_FACTOR
- Static variable in class net.mostlyoriginal.api.system.physics.
GravitySystem
GravitySystem
- Class in
net.mostlyoriginal.api.system.physics
Applies gravity on Y axis to Entity.
GravitySystem()
- Constructor for class net.mostlyoriginal.api.system.physics.
GravitySystem
guiCamera
- Variable in class net.mostlyoriginal.api.system.camera.
CameraSystem
H
height
- Variable in class net.mostlyoriginal.api.component.graphics.
TerrainAsset
height
- Variable in class net.mostlyoriginal.api.utils.
MapMask
hide()
- Method in class net.mostlyoriginal.api.screen.core.
WorldScreen
Homing
- Class in
net.mostlyoriginal.api.component.physics
Accelerate entity towards target entity in a straight path.
Homing(int)
- Constructor for class net.mostlyoriginal.api.component.physics.
Homing
Homing()
- Constructor for class net.mostlyoriginal.api.component.physics.
Homing
HomingSystem
- Class in
net.mostlyoriginal.api.system.physics
Accelerate entity towards target.
HomingSystem()
- Constructor for class net.mostlyoriginal.api.system.physics.
HomingSystem
I
id
- Variable in class net.mostlyoriginal.api.component.graphics.
Anim
write asset resolver
id
- Variable in class net.mostlyoriginal.api.component.graphics.
Sprite
id
- Variable in class net.mostlyoriginal.api.component.graphics.
Terrain
id2
- Variable in class net.mostlyoriginal.api.component.graphics.
Anim
Inbetween
- Class in
net.mostlyoriginal.api.component.physics
Entity positions itself somewhere between two target entities.
Inbetween(int, int)
- Constructor for class net.mostlyoriginal.api.component.physics.
Inbetween
Inbetween(int, int, float)
- Constructor for class net.mostlyoriginal.api.component.physics.
Inbetween
Inbetween()
- Constructor for class net.mostlyoriginal.api.component.physics.
Inbetween
InbetweenSystem
- Class in
net.mostlyoriginal.api.system.physics
Place entity between two target entities.
InbetweenSystem()
- Constructor for class net.mostlyoriginal.api.system.physics.
InbetweenSystem
initialize()
- Method in class net.mostlyoriginal.api.manager.
TerrainManager
initialize()
- Method in class net.mostlyoriginal.api.system.map.
TiledMapSystem
initialize()
- Method in class net.mostlyoriginal.api.system.render.
AnimRenderSystem
InterpolationStrategy
- Interface in
net.mostlyoriginal.api.component.graphics
Invisible
- Class in
net.mostlyoriginal.api.component.graphics
Entity should not be rendered.
Invisible()
- Constructor for class net.mostlyoriginal.api.component.graphics.
Invisible
J
JamOperationFactory
- Class in
net.mostlyoriginal.api.operation
Job(int, EntityProcessAgent)
- Constructor for class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem.Job
L
Label
- Class in
net.mostlyoriginal.api.component.ui
Label()
- Constructor for class net.mostlyoriginal.api.component.ui.
Label
Label(String)
- Constructor for class net.mostlyoriginal.api.component.ui.
Label
label(String)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
Label.Align
- Enum in
net.mostlyoriginal.api.component.ui
LabelRenderSystem
- Class in
net.mostlyoriginal.api.system.render
Basic label renderer.
LabelRenderSystem(EntityProcessPrincipal)
- Constructor for class net.mostlyoriginal.api.system.render.
LabelRenderSystem
layer
- Variable in class net.mostlyoriginal.api.component.graphics.
Render
Deprecated.
target layer, higher is in front, lower is behind.
layers
- Variable in class net.mostlyoriginal.api.system.map.
TiledMapSystem
loadSounds(String[])
- Method in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
loop
- Variable in class net.mostlyoriginal.api.component.graphics.
Anim
Loop animation when the end has been reached.
M
mAngle
- Variable in class net.mostlyoriginal.api.system.camera.
EntityCameraSystem
mAngle
- Variable in class net.mostlyoriginal.api.system.render.
AnimRenderSystem
mAngle
- Variable in class net.mostlyoriginal.api.system.render.
BasicSpriteRenderSystem
mAnim
- Variable in class net.mostlyoriginal.api.system.render.
AnimRenderSystem
map
- Variable in class net.mostlyoriginal.api.component.graphics.
TerrainAsset
map
- Variable in class net.mostlyoriginal.api.system.map.
TiledMapSystem
MapCollisionSystem
- Class in
net.mostlyoriginal.api.system.map
Constrain entities by map collision layer.
MapCollisionSystem()
- Constructor for class net.mostlyoriginal.api.system.map.
MapCollisionSystem
MapMask
- Class in
net.mostlyoriginal.api.utils
Creates a mask based on tiles with a certain propertyKey.
MapMask(int, int, int, int, Array<TiledMapTileLayer>, String)
- Constructor for class net.mostlyoriginal.api.utils.
MapMask
MapSolid
- Class in
net.mostlyoriginal.api.component.map
Entity collides with world (map).
MapSolid()
- Constructor for class net.mostlyoriginal.api.component.map.
MapSolid
MapWallSensor
- Class in
net.mostlyoriginal.api.component.map
Entity detects nearby map surfaces.
MapWallSensor()
- Constructor for class net.mostlyoriginal.api.component.map.
MapWallSensor
MapWallSensorSystem
- Class in
net.mostlyoriginal.api.system.map
Detects entity proximity to solid tiles.
MapWallSensorSystem()
- Constructor for class net.mostlyoriginal.api.system.map.
MapWallSensorSystem
MASK_SOLID_ID
- Static variable in class net.mostlyoriginal.api.system.map.
MapWallSensorSystem
maxCooldown
- Variable in class net.mostlyoriginal.api.component.script.
EntitySpawner
max cooldown between spawns
maxCount
- Variable in class net.mostlyoriginal.api.component.script.
EntitySpawner
max entities spawned
maxDistance
- Variable in class net.mostlyoriginal.api.component.physics.
Homing
maxDistance
- Variable in class net.mostlyoriginal.api.component.physics.
Inbetween
Maximum pixel distance from point A.
maxSlack
- Variable in class net.mostlyoriginal.api.component.physics.
Attached
maxVelocity
- Variable in class net.mostlyoriginal.api.component.physics.
Physics
maxx
- Variable in class net.mostlyoriginal.api.component.basic.
Bounds
maxx
- Variable in class net.mostlyoriginal.api.component.physics.
Clamped
maxy
- Variable in class net.mostlyoriginal.api.component.basic.
Bounds
maxy
- Variable in class net.mostlyoriginal.api.component.physics.
Clamped
mBitmapFontAsset
- Variable in class net.mostlyoriginal.api.system.render.
LabelRenderSystem
MIN_DELTA
- Static variable in class net.mostlyoriginal.api.screen.core.
WorldScreen
minCooldown
- Variable in class net.mostlyoriginal.api.component.script.
EntitySpawner
min cooldown between spawns
minCount
- Variable in class net.mostlyoriginal.api.component.script.
EntitySpawner
min entities spawned
minx
- Variable in class net.mostlyoriginal.api.component.basic.
Bounds
minx
- Variable in class net.mostlyoriginal.api.component.physics.
Clamped
miny
- Variable in class net.mostlyoriginal.api.component.basic.
Bounds
miny
- Variable in class net.mostlyoriginal.api.component.physics.
Clamped
mLabel
- Variable in class net.mostlyoriginal.api.system.render.
LabelRenderSystem
mOrigin
- Variable in class net.mostlyoriginal.api.system.render.
BasicSpriteRenderSystem
MouseCursor
- Class in
net.mostlyoriginal.api.component.mouse
Follows mouse around.
MouseCursor()
- Constructor for class net.mostlyoriginal.api.component.mouse.
MouseCursor
MouseCursorSystem
- Class in
net.mostlyoriginal.api.system.mouse
Place entity at mouse cursor.
MouseCursorSystem()
- Constructor for class net.mostlyoriginal.api.system.mouse.
MouseCursorSystem
moveBetween(float, float, float, float, float)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Linear tween for Pos.
moveBetween(Vector2, Vector2, float)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Linear tween for Pos.
moveBetween(Pos, Pos, float)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Linear tween for Pos.
moveBetween(float, float, float, float, float, Interpolation)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Linear tween for Pos.
moveBetween(Vector2, Vector2, float, Interpolation)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Linear tween for Pos.
moveBetween(Pos, Pos, float, Interpolation)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Linear tween for Pos.
moveTo(float, float)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Instantly move to coords.
moveTo(Pos)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Instantly move to coords
Pos
.
moveTo(Vector2)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Instantly move to coords
Pos
.
mPos
- Variable in class net.mostlyoriginal.api.system.render.
AnimRenderSystem
mPos
- Variable in class net.mostlyoriginal.api.system.render.
BasicSpriteRenderSystem
mPos
- Variable in class net.mostlyoriginal.api.system.render.
LabelRenderSystem
mRenderable
- Variable in class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem
mScale
- Variable in class net.mostlyoriginal.api.system.render.
AnimRenderSystem
mSize
- Variable in class net.mostlyoriginal.api.manager.
SpriteManager
mSize
- Variable in class net.mostlyoriginal.api.manager.
TerrainManager
mSize
- Variable in class net.mostlyoriginal.api.system.render.
BasicSpriteRenderSystem
mSpriteAsset
- Variable in class net.mostlyoriginal.api.system.render.
BasicSpriteRenderSystem
mTint
- Variable in class net.mostlyoriginal.api.system.render.
AnimRenderSystem
mTint
- Variable in class net.mostlyoriginal.api.system.render.
LabelRenderSystem
N
net.mostlyoriginal.api.component.basic
- package net.mostlyoriginal.api.component.basic
net.mostlyoriginal.api.component.camera
- package net.mostlyoriginal.api.component.camera
net.mostlyoriginal.api.component.graphics
- package net.mostlyoriginal.api.component.graphics
net.mostlyoriginal.api.component.interact
- package net.mostlyoriginal.api.component.interact
net.mostlyoriginal.api.component.map
- package net.mostlyoriginal.api.component.map
net.mostlyoriginal.api.component.mouse
- package net.mostlyoriginal.api.component.mouse
net.mostlyoriginal.api.component.physics
- package net.mostlyoriginal.api.component.physics
net.mostlyoriginal.api.component.script
- package net.mostlyoriginal.api.component.script
net.mostlyoriginal.api.component.ui
- package net.mostlyoriginal.api.component.ui
net.mostlyoriginal.api.manager
- package net.mostlyoriginal.api.manager
net.mostlyoriginal.api.operation
- package net.mostlyoriginal.api.operation
net.mostlyoriginal.api.screen.core
- package net.mostlyoriginal.api.screen.core
net.mostlyoriginal.api.system.camera
- package net.mostlyoriginal.api.system.camera
net.mostlyoriginal.api.system.graphics
- package net.mostlyoriginal.api.system.graphics
net.mostlyoriginal.api.system.interact
- package net.mostlyoriginal.api.system.interact
net.mostlyoriginal.api.system.map
- package net.mostlyoriginal.api.system.map
net.mostlyoriginal.api.system.mouse
- package net.mostlyoriginal.api.system.mouse
net.mostlyoriginal.api.system.physics
- package net.mostlyoriginal.api.system.physics
net.mostlyoriginal.api.system.render
- package net.mostlyoriginal.api.system.render
net.mostlyoriginal.api.system.script
- package net.mostlyoriginal.api.system.script
net.mostlyoriginal.api.utils
- package net.mostlyoriginal.api.utils
NONE
- Static variable in class net.mostlyoriginal.api.component.basic.
Angle
NONE
- Static variable in class net.mostlyoriginal.api.component.basic.
Bounds
O
onAnySurface()
- Method in class net.mostlyoriginal.api.component.map.
MapWallSensor
onFloor
- Variable in class net.mostlyoriginal.api.component.map.
MapWallSensor
onHorizontalSurface
- Variable in class net.mostlyoriginal.api.component.map.
MapWallSensor
onVerticalSurface
- Variable in class net.mostlyoriginal.api.component.map.
MapWallSensor
Origin
- Class in
net.mostlyoriginal.api.component.basic
Origin relative to the dimensions of this object.
Origin()
- Constructor for class net.mostlyoriginal.api.component.basic.
Origin
Origin(float, float)
- Constructor for class net.mostlyoriginal.api.component.basic.
Origin
Origin(float, float, float)
- Constructor for class net.mostlyoriginal.api.component.basic.
Origin
ORIGIN_AUTO
- Static variable in class net.mostlyoriginal.api.component.basic.
Angle
overlaps(Entity, Entity)
- Method in class net.mostlyoriginal.api.system.physics.
CollisionSystem
ox
- Variable in class net.mostlyoriginal.api.component.basic.
Angle
Deprecated.
oy
- Variable in class net.mostlyoriginal.api.component.basic.
Angle
Deprecated.
P
parent
- Variable in class net.mostlyoriginal.api.component.physics.
Attached
pause()
- Method in class net.mostlyoriginal.api.screen.core.
WorldScreen
Physics
- Class in
net.mostlyoriginal.api.component.physics
Entity has fudged physics.
Physics()
- Constructor for class net.mostlyoriginal.api.component.physics.
Physics
physics()
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
PhysicsSystem
- Class in
net.mostlyoriginal.api.system.physics
Handles basic physics.
PhysicsSystem()
- Constructor for class net.mostlyoriginal.api.system.physics.
PhysicsSystem
pixelHeight()
- Method in class net.mostlyoriginal.api.component.graphics.
TerrainAsset
pixelWidth()
- Method in class net.mostlyoriginal.api.component.graphics.
TerrainAsset
playSfx(String)
- Method in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
Pos
- Class in
net.mostlyoriginal.api.component.basic
World anchor for both 2d and 3d coordinate systems.
Pos()
- Constructor for class net.mostlyoriginal.api.component.basic.
Pos
Pos(float, float)
- Constructor for class net.mostlyoriginal.api.component.basic.
Pos
Pos(float, float, float)
- Constructor for class net.mostlyoriginal.api.component.basic.
Pos
pos(float, float)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
pos(int, int)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
process(int)
- Method in class net.mostlyoriginal.api.system.camera.
EntityCameraSystem
process(int)
- Method in class net.mostlyoriginal.api.system.interact.
AimSystem
process(int)
- Method in class net.mostlyoriginal.api.system.map.
MapCollisionSystem
process(int)
- Method in class net.mostlyoriginal.api.system.map.
MapWallSensorSystem
process(int)
- Method in class net.mostlyoriginal.api.system.mouse.
MouseCursorSystem
process(int)
- Method in class net.mostlyoriginal.api.system.physics.
AttachmentSystem
process(int)
- Method in class net.mostlyoriginal.api.system.physics.
ClampedSystem
process(int)
- Method in class net.mostlyoriginal.api.system.physics.
GravitySystem
process(int)
- Method in class net.mostlyoriginal.api.system.physics.
HomingSystem
process(int)
- Method in class net.mostlyoriginal.api.system.physics.
InbetweenSystem
process(int)
- Method in class net.mostlyoriginal.api.system.physics.
PhysicsSystem
process(int)
- Method in class net.mostlyoriginal.api.system.render.
AnimRenderSystem
process(int)
- Method in class net.mostlyoriginal.api.system.render.
BasicSpriteRenderSystem
process(int)
- Method in class net.mostlyoriginal.api.system.render.
LabelRenderSystem
process(int)
- Method in class net.mostlyoriginal.api.system.script.
EntitySpawnerSystem
processSystem()
- Method in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
processSystem()
- Method in class net.mostlyoriginal.api.manager.
AbstractEntityFactorySystem
processSystem()
- Method in class net.mostlyoriginal.api.system.camera.
CameraShakeSystem
processSystem()
- Method in class net.mostlyoriginal.api.system.camera.
CameraSystem
processSystem()
- Method in class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem
processSystem()
- Method in class net.mostlyoriginal.api.system.map.
TiledMapSystem
processSystem()
- Method in class net.mostlyoriginal.api.system.physics.
CollisionSystem
processSystem()
- Method in class net.mostlyoriginal.api.system.render.
ClearScreenSystem
push
- Variable in class net.mostlyoriginal.api.system.camera.
CameraShakeSystem
push(float, float)
- Method in class net.mostlyoriginal.api.system.camera.
CameraShakeSystem
push(Entity, float, float)
- Method in class net.mostlyoriginal.api.system.physics.
AttachmentSystem
Apply force on joint, pushing the attached entity out of place.
push(Attached, float, float)
- Method in class net.mostlyoriginal.api.system.physics.
AttachmentSystem
Apply force on joint, pushing the attached entity out of place.
push(Entity, float, float)
- Method in class net.mostlyoriginal.api.system.physics.
PhysicsSystem
R
registerAgent(int, EntityProcessAgent)
- Method in class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem
Declare entity relevant for agent.
Render
- Class in
net.mostlyoriginal.api.component.graphics
Deprecated.
Render()
- Constructor for class net.mostlyoriginal.api.component.graphics.
Render
Deprecated.
Render(int)
- Constructor for class net.mostlyoriginal.api.component.graphics.
Render
Deprecated.
render(float)
- Method in class net.mostlyoriginal.api.screen.core.
WorldScreen
renderable(int)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
RenderBatchingSystem
- Class in
net.mostlyoriginal.api.system.graphics
Extensible rendering system.
RenderBatchingSystem()
- Constructor for class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem
RenderBatchingSystem.Job
- Class in
net.mostlyoriginal.api.system.graphics
Rendering job wrapper.
renderer
- Variable in class net.mostlyoriginal.api.component.graphics.
TerrainAsset
reset()
- Method in class net.mostlyoriginal.api.component.basic.
Angle
reset()
- Method in class net.mostlyoriginal.api.component.basic.
Bounds
reset()
- Method in class net.mostlyoriginal.api.component.basic.
Origin
reset()
- Method in class net.mostlyoriginal.api.component.basic.
Pos
reset()
- Method in class net.mostlyoriginal.api.component.basic.
Scale
Deprecated.
reset()
- Method in class net.mostlyoriginal.api.component.basic.
Size
reset()
- Method in class net.mostlyoriginal.api.component.graphics.
Render
Deprecated.
reset()
- Method in class net.mostlyoriginal.api.component.graphics.
Sprite
reset()
- Method in class net.mostlyoriginal.api.component.graphics.
SpriteAsset
reset()
- Method in class net.mostlyoriginal.api.component.graphics.
Terrain
reset()
- Method in class net.mostlyoriginal.api.component.graphics.
TerrainAsset
reset()
- Method in class net.mostlyoriginal.api.component.graphics.
Tint
reset()
- Method in class net.mostlyoriginal.api.component.ui.
BitmapFontAsset
reset()
- Method in class net.mostlyoriginal.api.component.ui.
Font
reset()
- Method in class net.mostlyoriginal.api.component.ui.
Label
resize(int, int)
- Method in class net.mostlyoriginal.api.screen.core.
WorldScreen
resume()
- Method in class net.mostlyoriginal.api.screen.core.
WorldScreen
rotate(float)
- Method in class net.mostlyoriginal.api.component.basic.
Angle
rotation
- Variable in class net.mostlyoriginal.api.component.basic.
Angle
Rotation of animation.
S
safeDeleteAll(ImmutableBag<Entity>)
- Static method in class net.mostlyoriginal.api.utils.
EntityUtil
Safely delete all entities from bag, regardless if the bag changes.
Scale
- Class in
net.mostlyoriginal.api.component.basic
Deprecated.
behaviour not clearly defined at this time, avoid.
Scale()
- Constructor for class net.mostlyoriginal.api.component.basic.
Scale
Deprecated.
Scale(float)
- Constructor for class net.mostlyoriginal.api.component.basic.
Scale
Deprecated.
scale
- Variable in class net.mostlyoriginal.api.component.basic.
Scale
Deprecated.
scale
- Variable in class net.mostlyoriginal.api.component.ui.
Font
scale(float)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
scaleBetween(float, float, float, Interpolation)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Linear scale between pos.
scaleBetween(float, float, float)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Linear scale between pos.
scaleTo(float)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Instantly scale to coords
Pos
.
set(Angle)
- Method in class net.mostlyoriginal.api.component.basic.
Angle
set(float, float, float, float)
- Method in class net.mostlyoriginal.api.component.basic.
Bounds
set(Bounds)
- Method in class net.mostlyoriginal.api.component.basic.
Bounds
set(Origin)
- Method in class net.mostlyoriginal.api.component.basic.
Origin
set(float, float)
- Method in class net.mostlyoriginal.api.component.basic.
Origin
set(float, float, float)
- Method in class net.mostlyoriginal.api.component.basic.
Origin
set(Vector2)
- Method in class net.mostlyoriginal.api.component.basic.
Origin
set(Vector3)
- Method in class net.mostlyoriginal.api.component.basic.
Origin
set(Pos)
- Method in class net.mostlyoriginal.api.component.basic.
Pos
set(float, float)
- Method in class net.mostlyoriginal.api.component.basic.
Pos
set(float, float, float)
- Method in class net.mostlyoriginal.api.component.basic.
Pos
set(Vector2)
- Method in class net.mostlyoriginal.api.component.basic.
Pos
set(Vector3)
- Method in class net.mostlyoriginal.api.component.basic.
Pos
set(Scale)
- Method in class net.mostlyoriginal.api.component.basic.
Scale
Deprecated.
set(float)
- Method in class net.mostlyoriginal.api.component.basic.
Scale
Deprecated.
set(Size)
- Method in class net.mostlyoriginal.api.component.basic.
Size
set(float, float)
- Method in class net.mostlyoriginal.api.component.basic.
Size
set(float, float, float)
- Method in class net.mostlyoriginal.api.component.basic.
Size
set(Vector2)
- Method in class net.mostlyoriginal.api.component.basic.
Size
set(Vector3)
- Method in class net.mostlyoriginal.api.component.basic.
Size
set(String)
- Method in class net.mostlyoriginal.api.component.graphics.
Anim
set(Render)
- Method in class net.mostlyoriginal.api.component.graphics.
Render
Deprecated.
set(int)
- Method in class net.mostlyoriginal.api.component.graphics.
Render
Deprecated.
set(Sprite)
- Method in class net.mostlyoriginal.api.component.graphics.
Sprite
set(String)
- Method in class net.mostlyoriginal.api.component.graphics.
Sprite
set(Terrain)
- Method in class net.mostlyoriginal.api.component.graphics.
Terrain
set(String)
- Method in class net.mostlyoriginal.api.component.graphics.
Terrain
set(Color)
- Method in class net.mostlyoriginal.api.component.graphics.
Tint
set(float, float, float, float)
- Method in class net.mostlyoriginal.api.component.graphics.
Tint
set(Tint)
- Method in class net.mostlyoriginal.api.component.graphics.
Tint
set(float, float)
- Method in class net.mostlyoriginal.api.component.physics.
Gravity
set(BitmapFontAsset)
- Method in class net.mostlyoriginal.api.component.ui.
BitmapFontAsset
set(Font)
- Method in class net.mostlyoriginal.api.component.ui.
Font
set(Label)
- Method in class net.mostlyoriginal.api.component.ui.
Label
setHex(String)
- Method in class net.mostlyoriginal.api.component.graphics.
Tint
Set color to hex, RRGGBBAA.
SetPosOperation
- Class in
net.mostlyoriginal.api.operation
SetPosOperation()
- Constructor for class net.mostlyoriginal.api.operation.
SetPosOperation
SetScaleOperation
- Class in
net.mostlyoriginal.api.operation
SetScaleOperation()
- Constructor for class net.mostlyoriginal.api.operation.
SetScaleOperation
SetTintOperation
- Class in
net.mostlyoriginal.api.operation
SetTintOperation()
- Constructor for class net.mostlyoriginal.api.operation.
SetTintOperation
setup(Entity, Font, BitmapFontAsset)
- Method in class net.mostlyoriginal.api.manager.
FontManager
setup(Entity, Sprite, SpriteAsset)
- Method in class net.mostlyoriginal.api.manager.
SpriteManager
setup(Entity, Terrain, TerrainAsset)
- Method in class net.mostlyoriginal.api.manager.
TerrainManager
setup()
- Method in class net.mostlyoriginal.api.system.map.
TiledMapSystem
Spawn map entities.
setupViewport(float, float)
- Method in class net.mostlyoriginal.api.system.camera.
CameraSystem
setWorld(World)
- Method in class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem
setX(float)
- Method in class net.mostlyoriginal.api.component.basic.
Origin
setX(float)
- Method in class net.mostlyoriginal.api.component.basic.
Pos
setX(float)
- Method in class net.mostlyoriginal.api.component.basic.
Size
setY(float)
- Method in class net.mostlyoriginal.api.component.basic.
Origin
setY(float)
- Method in class net.mostlyoriginal.api.component.basic.
Pos
setY(float)
- Method in class net.mostlyoriginal.api.component.basic.
Size
setZ(float)
- Method in class net.mostlyoriginal.api.component.basic.
Origin
setZ(float)
- Method in class net.mostlyoriginal.api.component.basic.
Pos
setZ(float)
- Method in class net.mostlyoriginal.api.component.basic.
Size
sfxVolume
- Variable in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
shake
- Variable in class net.mostlyoriginal.api.system.camera.
CameraShakeSystem
shake(float)
- Method in class net.mostlyoriginal.api.system.camera.
CameraShakeSystem
show()
- Method in class net.mostlyoriginal.api.screen.core.
WorldScreen
Size
- Class in
net.mostlyoriginal.api.component.basic
Size()
- Constructor for class net.mostlyoriginal.api.component.basic.
Size
Size(float, float)
- Constructor for class net.mostlyoriginal.api.component.basic.
Size
Size(float, float, float)
- Constructor for class net.mostlyoriginal.api.component.basic.
Size
slackX
- Variable in class net.mostlyoriginal.api.component.physics.
Attached
slackY
- Variable in class net.mostlyoriginal.api.component.physics.
Attached
sortedDirty
- Variable in class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem
sortedJobs
- Variable in class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem
sounds
- Variable in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
speed
- Variable in class net.mostlyoriginal.api.component.graphics.
Anim
Playback speed factor.
speedFactor
- Variable in class net.mostlyoriginal.api.component.physics.
Homing
Sprite
- Class in
net.mostlyoriginal.api.component.graphics
Sprite()
- Constructor for class net.mostlyoriginal.api.component.graphics.
Sprite
SpriteAsset
- Class in
net.mostlyoriginal.api.component.graphics
SpriteAsset()
- Constructor for class net.mostlyoriginal.api.component.graphics.
SpriteAsset
SpriteManager
- Class in
net.mostlyoriginal.api.manager
Sprite loader.
SpriteManager()
- Constructor for class net.mostlyoriginal.api.manager.
SpriteManager
sprites
- Variable in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
T
target
- Variable in class net.mostlyoriginal.api.component.physics.
Homing
tension
- Variable in class net.mostlyoriginal.api.component.physics.
Attached
Terrain
- Class in
net.mostlyoriginal.api.component.graphics
Terrain()
- Constructor for class net.mostlyoriginal.api.component.graphics.
Terrain
TerrainAsset
- Class in
net.mostlyoriginal.api.component.graphics
TerrainAsset()
- Constructor for class net.mostlyoriginal.api.component.graphics.
TerrainAsset
TerrainManager
- Class in
net.mostlyoriginal.api.manager
TerrainManager()
- Constructor for class net.mostlyoriginal.api.manager.
TerrainManager
text
- Variable in class net.mostlyoriginal.api.component.ui.
Label
TiledMapSystem
- Class in
net.mostlyoriginal.api.system.map
Handles tiled map loading.
TiledMapSystem(String)
- Constructor for class net.mostlyoriginal.api.system.map.
TiledMapSystem
tileHeight
- Variable in class net.mostlyoriginal.api.component.graphics.
TerrainAsset
tileset
- Variable in class net.mostlyoriginal.api.manager.
AbstractAssetSystem
tileWidth
- Variable in class net.mostlyoriginal.api.component.graphics.
TerrainAsset
Tint
- Class in
net.mostlyoriginal.api.component.graphics
Colorize for animations, labels.
Tint()
- Constructor for class net.mostlyoriginal.api.component.graphics.
Tint
Tint(Color)
- Constructor for class net.mostlyoriginal.api.component.graphics.
Tint
Tint(Tint)
- Constructor for class net.mostlyoriginal.api.component.graphics.
Tint
Tint(float, float, float, float)
- Constructor for class net.mostlyoriginal.api.component.graphics.
Tint
Tint(String)
- Constructor for class net.mostlyoriginal.api.component.graphics.
Tint
Create Tint by hex, RRGGBBAA.
tint(float, float, float, float)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
tint(String)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
tint(Tint)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
tintBetween(Tint, Tint, float)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Linear tween for tint (color).
tintBetween(Tint, Tint, float, Interpolation)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Tween for tint (color).
tintTo(Tint)
- Static method in class net.mostlyoriginal.api.operation.
JamOperationFactory
Set tint.
TRANSPARENT
- Static variable in class net.mostlyoriginal.api.component.graphics.
Tint
tween(Angle, Angle, float)
- Method in class net.mostlyoriginal.api.component.basic.
Angle
tween(Origin, Origin, float)
- Method in class net.mostlyoriginal.api.component.basic.
Origin
tween(Pos, Pos, float)
- Method in class net.mostlyoriginal.api.component.basic.
Pos
tween(Scale, Scale, float)
- Method in class net.mostlyoriginal.api.component.basic.
Scale
Deprecated.
tween(Size, Size, float)
- Method in class net.mostlyoriginal.api.component.basic.
Size
tween(Tint, Tint, float)
- Method in class net.mostlyoriginal.api.component.graphics.
Tint
tween
- Variable in class net.mostlyoriginal.api.component.physics.
Inbetween
Location in between point A and B 0.0 at a, 1.0 at b location
TweenPosOperation
- Class in
net.mostlyoriginal.api.operation
Tween between pos.
TweenPosOperation()
- Constructor for class net.mostlyoriginal.api.operation.
TweenPosOperation
TweenScaleOperation
- Class in
net.mostlyoriginal.api.operation
TweenScaleOperation()
- Constructor for class net.mostlyoriginal.api.operation.
TweenScaleOperation
TweenTintOperation
- Class in
net.mostlyoriginal.api.operation
Tween between tints.
TweenTintOperation()
- Constructor for class net.mostlyoriginal.api.operation.
TweenTintOperation
U
unregisterAgent(int, EntityProcessAgent)
- Method in class net.mostlyoriginal.api.system.graphics.
RenderBatchingSystem
Revoke relevancy of entity for agent.
updateSlack(Attached)
- Method in class net.mostlyoriginal.api.system.physics.
AttachmentSystem
Slack, like weapon recoil on the joint.
V
v
- Variable in class net.mostlyoriginal.api.utils.
MapMask
valueOf(String)
- Static method in enum net.mostlyoriginal.api.component.ui.
Label.Align
Returns the enum constant of this type with the specified name.
values()
- Static method in enum net.mostlyoriginal.api.component.ui.
Label.Align
Returns an array containing the constants of this enum type, in the order they are declared.
velocity(float, float, float)
- Method in class net.mostlyoriginal.api.component.physics.
Physics
vr
- Variable in class net.mostlyoriginal.api.component.physics.
Physics
vx
- Variable in class net.mostlyoriginal.api.component.physics.
Physics
vy
- Variable in class net.mostlyoriginal.api.component.physics.
Physics
W
wallAngle
- Variable in class net.mostlyoriginal.api.component.map.
MapWallSensor
WHITE
- Static variable in class net.mostlyoriginal.api.component.graphics.
Tint
width
- Variable in class net.mostlyoriginal.api.component.graphics.
TerrainAsset
width
- Variable in class net.mostlyoriginal.api.utils.
MapMask
with(Class<? extends Component>)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
Add artemis managed components to entity.
with(Class<? extends Component>, Class<? extends Component>)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
Add artemis managed components to entity.
with(Class<? extends Component>, Class<? extends Component>, Class<? extends Component>)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
Add artemis managed components to entity.
with(Class<? extends Component>, Class<? extends Component>, Class<? extends Component>, Class<? extends Component>)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
Add artemis managed components to entity.
with(Class<? extends Component>, Class<? extends Component>, Class<? extends Component>, Class<? extends Component>, Class<? extends Component>)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
Add artemis managed components to entity.
with(Class<? extends Component>...)
- Method in class net.mostlyoriginal.api.utils.
EntityEditor
Add artemis managed components to entity.
world
- Variable in class net.mostlyoriginal.api.screen.core.
WorldScreen
WorldScreen
- Class in
net.mostlyoriginal.api.screen.core
WorldScreen()
- Constructor for class net.mostlyoriginal.api.screen.core.
WorldScreen
X
x
- Variable in class net.mostlyoriginal.api.component.physics.
Gravity
xo
- Variable in class net.mostlyoriginal.api.component.physics.
Attached
xy
- Variable in class net.mostlyoriginal.api.component.basic.
Origin
xy
- Variable in class net.mostlyoriginal.api.component.basic.
Pos
xy
- Variable in class net.mostlyoriginal.api.component.basic.
Size
Y
y
- Variable in class net.mostlyoriginal.api.component.physics.
Gravity
yo
- Variable in class net.mostlyoriginal.api.component.physics.
Attached
Z
zoom
- Variable in class net.mostlyoriginal.api.system.camera.
CameraSystem
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.