Interface FlowTexture
access this type via: ui.FlowTexture (provides, requires or uses)
A FlowTexture allows the programmer to maintain references to constructed graphics textures, so they can be re-used cheaply across render operations.
Functions
FlowTexture(FlowRender renderer, PixelMap map)
FlowTexture(FlowRender renderer, PixelMap map)
Initialise a new texture.