-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: placeable buildings #18
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also needs the code formatter running :P
core/src/main/java/io/github/eng1_group2/world/building/Building.java
Outdated
Show resolved
Hide resolved
once #14 is merged, this will need rebasing onto main and it's probably worth getting the input multiplexer into this PR too |
core/src/main/java/io/github/eng1_group2/components/BoundingBox.java
Outdated
Show resolved
Hide resolved
core/src/main/java/io/github/eng1_group2/components/BoundingBox.java
Outdated
Show resolved
Hide resolved
core/src/main/java/io/github/eng1_group2/world/building/Building.java
Outdated
Show resolved
Hide resolved
ae48ab1
to
1627bdc
Compare
9318b4a
to
3a834fa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pws code formatter ;(
No description provided.