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
Grethe Sandstrak
SU1_Workshop_testing_2017
Commits
27ded073
Commit
27ded073
authored
Feb 07, 2018
by
Grethe Sandstrak
Browse files
Replace Spiller.java
parent
70bcf4b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
testforst/alfabetspill_javafiler/Spiller.java
View file @
27ded073
...
...
@@ -37,11 +37,11 @@ class Spiller {
}
else
return
false
;
}
public
void
ø
kAntallPoeng
()
{
public
void
o
kAntallPoeng
()
{
antallPoeng
++;
}
public
String
toString
()
{
return
navn
+
" har bokstav: "
+
bokstav
+
" og antall Poeng: "
+
antallPoeng
;
...
...
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