Creation/Dev/Script/Client/GuiBitmapCtrl
From Graal Bible
Inherits GuiControl.
Variables
Name | Type | Description |
bitmap | string | Image filename |
wrap | boolean | If true, the image will be tiled. If false, the image will be stretched. |
Functions
Name | Return Type | Description |
setbitmap(str) | ||
setvalue(int, int) |