Class: VoidTexture

Grape2D. VoidTexture

new VoidTexture()

A void texture doesn't render any image, nor have any property.
Source:

Members

<static, constant> STATIC :Grape2D.VoidTexture

Static void texture. Useful to spare memory.
Type:
Source:

Methods

getHalfHeight()

Source:

getHalfWidth()

Source:

getHeight()

Source:

getWidth()

Source:

render()

Source:

setHeight()

Source:

setWidth()

Source: