Interface ItemController

All Known Implementing Classes:
GraphicalItemController

public interface ItemController
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(int row, int col)
     
    void
    move(int row, int col)
     
    void