Sprite( this.image, { Vector2? srcPosition, Vector2? srcSize, }) { this.srcSize = srcSize; this.srcPosition = srcPosition; }