KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.animation
/
AnimationBuilder
/
gridSpace
grid
Space
fun
gridSpace
(
name
:
String
,
cols
:
Int
,
rows
:
Int
,
cellSize
:
Double
,
originX
:
Double
=
0.0
,
originY
:
Double
=
0.0
,
torus
:
Boolean
=
false
)
(
source
)
Describes a grid agent space (
torus
wraps edges).