Package edu.cnm.deepdive.scalescroller.model.entity
-
Class Summary Class Description ChallengeAttempt Holds data in the database for attempts of levels in Challenge mode.LearnLevelAttempt Holds data in the database for attempts of levels in Learn mode.Player Holds data in the database for players of ScaleScroller.Scale Holds data in the database for available scales to be used.ScaleChallengeAttempt An associative entity that aids in the many-to-many relationship betweenChallengeAttempt
andScale
. -
Enum Summary Enum Description Mode Enumerates the different modes available for use in ScaleScroller.Note Enumerates the different notes available for use in ScaleScroller.