Type
DrawLineOpt
: Omit<RenderProps, "angle" | "scale"> & {p1
: Vec2Starting point of the line.
p2
: Vec2Ending point of the line.
width
?: numberThe width, or thickness of the line,
How the line should look like.
Starting point of the line.
Ending point of the line.
The width, or thickness of the line,
How the line should look like.
Assets
Game Obj
Components
Component Types
Scene
Input
Events
Info
Math
Layer
Camera
Layers
Level
Draw
Plugins
Button Bindings
GFX
Miscalenous