Constant Field Values
Contents
tech.fastj.*
-
tech.fastj.engine.FastJEngine Modifier and Type Constant Field Value public static final int
DefaultUPS
60
-
tech.fastj.graphics.Drawable Modifier and Type Constant Field Value public static final boolean
DefaultShouldRender
true
-
tech.fastj.graphics.display.Display Modifier and Type Constant Field Value public static final int
DefaultBackBufferAmount
3
-
tech.fastj.graphics.gradients.Gradients Modifier and Type Constant Field Value public static final int
MaximumColorCount
8
public static final int
MinimumColorCount
2
public static final float
MinimumRadius
0.0f
-
tech.fastj.graphics.io.PsdfUtil.ParsingKeys Modifier and Type Constant Field Value public static final String
Amount
"amt"
public static final String
Empty
""
public static final String
FillPaintColor
"c"
public static final String
FillPaintLinearGradient
"lg"
public static final String
FillPaintRadialGradient
"rg"
public static final String
MeshPoint
"p"
public static final String
OutlineColor
"otlc"
public static final String
OutlineStroke
"otls"
public static final String
RenderStyle
"rs"
public static final String
RenderStyleFill
"fill"
public static final String
RenderStyleFillAndOutline
"filloutline"
public static final String
RenderStyleOutline
"outline"
public static final String
ShouldRender
"sr"
public static final String
Transform
"tfm"
-
tech.fastj.graphics.io.SupportedFileFormats Modifier and Type Constant Field Value public static final String
Psdf
"psdf"
-
tech.fastj.graphics.ui.elements.Button Modifier and Type Constant Field Value public static final String
DefaultText
""
-
tech.fastj.math.Maths Modifier and Type Constant Field Value public static final float
FloatPrecision
5.000000237487257E-4f
-
tech.fastj.math.Transform2D Modifier and Type Constant Field Value public static final float
DefaultRotation
0.0f
-
tech.fastj.systems.audio.MemoryAudio Modifier and Type Constant Field Value public static final int
ContinuousLoop
-1
public static final int
LoopAtEnd
-1
public static final int
LoopFromStart
0
public static final int
StopLooping
0
-
tech.fastj.systems.audio.StreamedAudioPlayer Modifier and Type Constant Field Value public static final int
BufferSize
4096