2018/1/12
Bullet bullet = new Bullet(); bullet.setRotation(getRotation()); getWorld().addObject(bullet, getX(), getY());
X