Moveable.move

Move the current position by vec.

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

Meta