41424344454647
setPosition(position); setVelocity(velocity); EntityManager.getInstance().addItem(this); graphicsObject = new ItemGO(this, id, width, height, goManager); }