Uses of Class
gzz.gfx.gl.IrregularFrame

Packages that use IrregularFrame
gzz.gfx.gl   
 

Uses of IrregularFrame in gzz.gfx.gl
 

Methods in gzz.gfx.gl that return IrregularFrame
static IrregularFrame IrregularFrame.create(float x0, float y0, float x1, float y1, float border, float ripple)
           
static IrregularFrame IrregularFrame.create(float x0, float y0, float x1, float y1, float border, float ripple, int type)