Interface IMark


  • public interface IMark
    • Method Detail

      • getColor

        int getColor()
      • setColor

        void setColor​(int color)
      • getType

        int getType()
      • setType

        void setType​(int type)
      • update

        void update()
        Calling this will send the changes you've made to the clients