global restruct finish 2 of 3
This commit is contained in:
2
alien.h
2
alien.h
@@ -10,7 +10,7 @@ public:
|
||||
bool RecreatePath();
|
||||
//bool testTrace() {return (WaveTrace(data->start,data->finish) > 0);}
|
||||
void setPos(QPointF pos) {position = pos;}
|
||||
void update();
|
||||
bool update();
|
||||
void resetIndexPic() {PicIndex = 0;}
|
||||
QPointF Pos() const {return position;}
|
||||
float Angl() const {return angle;}
|
||||
|
||||
Reference in New Issue
Block a user