VISU - PHP Game Framework

RenderResource
in package

Table of Contents

Properties

$handle  : int
$name  : string

Methods

__construct()  : mixed
Resource constructor.

Properties

Methods

__construct()

Resource constructor.

public __construct(int $handle, string $name) : mixed
Parameters
$handle : int

the resource handle unique inside of the pipeline.

$name : string

A globally unique name to identify the resource


        
On this page

Search results