Scene
class Scene
Content copied to clipboard
Scene
Constructors
Functions
compute
Link copied to clipboard
fun compute(shapes: List<Pair<String, BoundaryShape>>, fullScreen: Boolean, expandCodeBlock: Boolean): Pair<ExitStatus, Map<String, BoundaryShape>>
Content copied to clipboard