Lua:CanvasTexture

Lua:CanvasTexture

From BeamNG

Revision as of 17:31, 12 August 2013 by Mr.Hankey (talk | contribs) (Created page with "__NOTOC__ This class defines a CanvasTexture on which 2D graphics can be drawn. == Attributes == <source lang="lua" gutter="false">number depth</source> <source lang="lua" gu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This class defines a CanvasTexture on which 2D graphics can be drawn.

Attributes

number depth
number height
SkRect rect
number width

Member functions

nil clear (nil )
SkCanvas getCanvas ( nil )
nil restore ( nil )
nil store ( nil )