io.github.srs.model.entity.staticentity.StaticEntity.Boundary
See theBoundary companion enum
Attributes
-
Companion
-
enum
-
Graph
-
-
Supertypes
-
trait Product
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Creates boundaries for the environment based on its width and height.
Creates boundaries for the environment based on its width and height.
Value parameters
-
height
-
the height of the environment
-
width
-
the width of the environment
Attributes
-
Returns
-
a Validation containing a set of boundaries if successful, otherwise an error.