new class Alien
global restruct ALL!!
This commit is contained in:
@@ -12,7 +12,8 @@ SOURCES += main.cpp \
|
||||
udpsender.cpp \
|
||||
towers.cpp \
|
||||
map.cpp \
|
||||
game.cpp
|
||||
game.cpp \
|
||||
alien.cpp
|
||||
HEADERS += mainwindow.h \
|
||||
adpainter.h \
|
||||
aliens.h \
|
||||
@@ -20,5 +21,7 @@ HEADERS += mainwindow.h \
|
||||
udpsender.h \
|
||||
towers.h \
|
||||
map.h \
|
||||
game.h
|
||||
game.h \
|
||||
alien.h
|
||||
FORMS += mainwindow.ui
|
||||
RESOURCES += images.qrc
|
||||
|
||||
Reference in New Issue
Block a user