class Z80Lib3D::Primitives::Vector
Z80Lib3D::Primitives::Vector
¶ ↑
A 3 element vector of 8-bit signed integers:
-
z
:byte
-
y
:byte
-
x
:byte
Constants
- S
A struct to represent
Vector
instances
Z80Lib3D::Primitives::Vector
¶ ↑A 3 element vector of 8-bit signed integers:
z
: byte
y
: byte
x
: byte
A struct to represent Vector
instances