menu
fortress package
documentation
util.dart
VectorBase
VectorBase.new const constructor
VectorBase.new const constructor
dark_mode
light_mode
VectorBase
constructor
const
VectorBase
(
int
x
,
int
y
)
Implementation
const VectorBase(this.x, this.y);
fortress package
documentation
util
VectorBase
VectorBase.new const constructor
VectorBase class