gui freeze

This commit is contained in:
doitux
2007-03-30 12:44:16 +00:00
parent 4633a0fdea
commit a00e3cde42
11 changed files with 342 additions and 233 deletions
+3
View File
@@ -79,6 +79,9 @@ public:
virtual void setMyAggressive(const bool& theValue) =0;
virtual int getMyAggressive() const =0;
virtual void setSBluff ( int theValue ) =0;
virtual int getSBluff() const =0;
virtual void action() =0;