Moveable.move

Move the current position by x|y.

  1. void move(Vector2f vec)
  2. void move(float x, float y)
    class Moveable
    final
    void
    move
    (
    float x
    ,
    float y
    )

Meta