* Add a helper function.
This commit is contained in:
jean.chalard
2009-09-08 14:53:23 +00:00
parent 471da5d9d9
commit 457266184d
3 changed files with 13 additions and 3 deletions
+2
View File
@@ -30,6 +30,8 @@ class ObjectSelector : public GuiLayer
LimitorFunctor<T>* limitor;
Pos bigpos;
T* handLast; T* playLast;
public:
ObjectSelector(DuelLayers*);
void Add(T*);