Fork me on GitHub
View source

package haxepunk.graphics.hardware

class DrawCommandIterator

defined in haxepunk.graphics.hardware.DrawCommandBatch;

Constructor

View source

new () : Void

Functions

View source

hasNext () : Bool

View source

next () : DrawCommand

View source

recycle () : Void

View source

reset () : Void