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
Haakon Gunleiksrud
TDT4240_v20_haakon
Commits
176549c6
Commit
176549c6
authored
Apr 24, 2020
by
Tor Martin Frøberg Wang
Browse files
removed unused method from a sprite SlicingCircle
parent
d4bcc1b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/core/src/com/gameware/game/sprites/fruitSlicerSprites/SlicingCircle.java
View file @
176549c6
...
...
@@ -46,8 +46,4 @@ public class SlicingCircle extends Sprite {
public
boolean
isDisposable
(){
return
this
.
width
<=
0
;
}
public
Vector3
getPosition
(){
return
this
.
position
;
}
}
Write
Preview
Supports
Markdown
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