Package com.mg105.data_control.creator


package com.mg105.data_control.creator
  • Classes
    Class
    Description
    This class should be extended for aspect of the game's state that need to have storage systems created Really the only reason for this class is get rid of the duplicate code warnings (the CreateDataStorage) interface is really enough for OOP
    This class is responsible for creating the storage system pertaining to move data
    This class is responsibility is to create the data storage system pertain to the party (specifically) each party member's battle attributes