module

PointClickEngine::Graphics::UI::NinePatchPresets

Preset nine-patch configurations

Class methods

border(texture_path : String) : NinePatch

Create a thin border nine-patch

Source
button(texture_path : String) : NinePatch

Create a button nine-patch

Source
dialog(texture_path : String) : NinePatch

Create a dialog box nine-patch

Source
panel(texture_path : String) : NinePatch

Create a panel nine-patch

Source