Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nguyen Nguyen
babaisus
Commits
a227f933
Commit
a227f933
authored
May 18, 2021
by
ces050
Browse files
small edit to genobj javadoc
parent
320245b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/GeneralObject.java
View file @
a227f933
...
...
@@ -22,6 +22,9 @@ import java.awt.*;
/**
* ABSTRACT PARENT TO ALL GAME BOARD OBJECTS
*
* This class is the essential interface that all GameObjects inherit, in order to generate the game board
* as well as interactions between different objects easily.
*
* @author Christiaan
*/
public
interface
GeneralObject
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment