218219220221222223224225226227228
_texcoords = texcoords; _textureString = texture; _animations = new Vector(); _mti = new Matrix4f(); _normalMatrix = new Matrix3f(); _transform = new Transform3D(); // Set the initial position of the sprite setInitialPosition(position); }