sengine API
View source
class
TexturedElementDrawer<
T
>
package
s.markup.graphics
extends
ElementDrawer
›
Shader
extended by
ImageElementDrawer
,
TextDrawer
@:build(s.macro.ShaderMacro.build())
@:autoBuild(s.macro.ShaderMacro.build())
@:build(s.shortcut.ShortcutMacro.mixinBuild())
@:allow(s.markup.elements.DrawableElement)
Inherited Variables
Inherited Methods
Defined by
ElementDrawer
render
(
target:
Texture
,
element:
T
):
Void