repo.or.cz
/
Projeto-PCG.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Removida atribuição "órfã"
[Projeto-PCG.git]
/
weapon.cpp
blob
ef4cb546e8711a58e7a1244331dab6a0b15b0eb6
1
#include
"weapon.h"
2
3
void
Weapon
::
desenha
() {
4
sprite
.
desenha
();
5
}