Draw Method

Draw function

Implements this interface to get DrawObject and Bound when rendering.


func (instance *DrawObjectEventHandler) Draw(drawobject *DrawObject, x float32, y float32, width float32, height float32)  error

Remarks

See Also