| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | de.laures.cewolf.taglib.tags.TextureTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
image | true | true | java.lang.String | Image for the texture. The value of this attribute is the filename of a graphics file relative to the web application's root directory (e.g. /WEB-INF/img/bg.jpg). The image must be loadable by the default java.awt.Toolkit of the servlet container's JVM. |
width | true | true | java.lang.String | The width of the texture. |
height | true | true | java.lang.String | The height of the texture. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |