KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.animation
/
AnimationBuilder
/
continuousSpace
continuous
Space
fun
continuousSpace
(
name
:
String
,
xMin
:
Double
,
xMax
:
Double
,
yMin
:
Double
,
yMax
:
Double
,
torus
:
Boolean
=
false
)
(
source
)
Describes a continuous (Euclidean) agent space with the given bounds (
torus
wraps edges).