forked from CIS-Stars/mazes_and_minotaurs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added the rest of the documentation for the code. (#78)
* Removed outdated todo comment. * Added documentation for CharManageFragment. * Added documentation for ExperienceDialogFragment. * Added documentation for LevelStatSelectDialogFragment. Also fixed typo. * Added documentation for LevelResultDialogFragment. Also added details. * Added documentation for HitsChangeFragment. * Added documentation for InventoryFragment. * Added documentation for StatChangeFragment. * Added package-info to fragments package. * Added documentation for AttributePriorityDialog. * Added documentation for DetailDialogFragment. Also fixed more typos. * Added a package-info to NewCharacter.dialogs package. * Added missing ol tag. * Added documentation for CharacterCreationFragment. * Added documentation for CreateCharacter. * Added package-info to NewCharacter package. * Added authors to package-infos. * Added documentation to CompanionFragment. * Removed an incorrect statement in the javadoc. * Added documentation to PlayerManualFragment. * Added documentation to WebsiteFragment. * Added package-info to web_resource package. * Added documentation for everything related to Equipment. * Added documentation for AttackResultFragment. * Added documentation for AttributeScore. * Added documentation for AttributeScoreGenerator. * Added documentation for CharacterAdapter. * Added docs for CharacterSelection and CharacterDeletion fragments. * Added docs to CharacterManageActivity. * Added docs to CharacterPlayActivity. Also added author tag to CharacterManage. * Added docs to CharacterSheetFragment. * Added docs to the rest of the classes. * Added package-info to the base level package.
- Loading branch information
Showing
30 changed files
with
814 additions
and
185 deletions.
There are no files selected for viewing
25 changes: 24 additions & 1 deletion
25
MazesAndMinotaurs/app/src/main/java/com/example/cis/mazeminotaurs/Armor.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.