a library to speed up the development of Fivem scripts and frameworks
fivem-ts - Documentation v0.7.5 • Docs
fivem-ts - Documentation v0.7.5 / Client / IDrawable
optional
color:Color
client/ui/interfaces/IDrawable.ts:6
pos:
Point
client/ui/interfaces/IDrawable.ts:4
optional
size:Size
client/ui/interfaces/IDrawable.ts:5
draw(
offset
?,resolution
?):void
• offset?: Size
• resolution?: Size
void