Package com.edu.xmum.CST210.Model.Interface


package com.edu.xmum.CST210.Model.Interface
  • Interfaces
    Class
    Description
    Interface for the game model, which combines different sub-models such as player models and maze models.
    Interface for MazeModel.
    Interface for PlayerModel.