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