VISU - PHP Game Framework

DebugOverlayText
in package

Table of Contents

Properties

$color  : Vec3|null
$offsetX  : int
$offsetY  : int
$text  : string

Methods

__construct()  : mixed
Constructor

Properties

Methods

__construct()

Constructor

public __construct(string $text[, int $offsetX = 0 ][, int $offsetY = 0 ][, Vec3|null $color = null ]) : mixed
Parameters
$text : string
$offsetX : int = 0
$offsetY : int = 0
$color : Vec3|null = null

        
On this page

Search results