A
B
C
D
E
G
I
J
L
M
N
P
R
S
T
U
V
W
U
- unaryMinus() - function in de.chaffic.math.Vec2
- Negates the current instance vector and return this.
- update(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))) - function in de.chaffic.explosions.Explosion
- Updates the arraylist to reevaluate what objects are effected/within the proximity.
- update(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))) - function in de.chaffic.explosions.ProximityExplosion
- Updates the arraylist to reevaluate what bodies are effected/within the proximity.
- update(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))) - function in de.chaffic.explosions.RaycastExplosion
- Updates the arraylist to reevaluate what objects are effected/within the proximity.
- updateLinesToBody() - function in de.chaffic.explosions.ProximityExplosion
- Updates the lines to body array for the debug drawer.
- updateProjection(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))) - function in de.chaffic.rays.Ray
- Updates the projection in world space and acquires information about the closest intersecting object with the ray projection.
- updateProjection(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))) - function in de.chaffic.rays.Slice
- Updates the projection in world space and acquires information about the closest intersecting object with the ray projection.
- updateProjections(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))) - function in de.chaffic.rays.ShadowCasting
- Updates the all projections in world space and acquires information about all intersecting rays.
- updateRays(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))) - function in de.chaffic.explosions.RayScatter
- Updates all rays.