Drag[en]gine Script Module DragonScript  1.21
Dragengine.Gui.CanvasCreators.CanvasCreator Interface Reference

Interface able to create canvas for widgets. More...

Inheritance diagram for Dragengine.Gui.CanvasCreators.CanvasCreator:
Dragengine.Gui.CanvasCreators.DefaultCanvasCreator Dragengine.Gui.CanvasCreators.BevelCanvasCreator Dragengine.Gui.CanvasCreators.CombinedCanvasCreator Dragengine.Gui.CanvasCreators.ImageBorderCanvasCreator Dragengine.Gui.CanvasCreators.ImageCanvasCreator Dragengine.Gui.CanvasCreators.RectangleCanvasCreator

Public Member Functions

CanvasCreator copyCanvasCreator ()
 Create copy of canvas creator. More...
 
Canvas createCanvas (Point size)
 Create canvas for a specific widget size. More...
 
void setParameter (String name, Object value)
 Set parameter. More...
 

Detailed Description

Interface able to create canvas for widgets.

Canvas creators are used to implement the graphic representation of widgets. Allows replacing the look of widgets using GuiTheme.

Member Function Documentation

◆ copyCanvasCreator()

◆ createCanvas()

◆ setParameter()


The documentation for this interface was generated from the following file: