JSprite constructor
JSprite()
Implementation
JSprite(
this.x,
this.y,
this.z,
this.len,
this.hgt,
this.atom,
this.r,
this.g,
this.b,
this.a,
this.angle,
this.anchorx,
this.anchory,
this.mirrorX,
this.mirrorY,
);