English
Appearance
Interface · Client API
Immediate-mode screen drawing helpers.
interface VimpGraphics
drawText(text: string, x: number, y: number, options?: VimpDrawTextOptions): void
Draws text at normalized screen coordinates.