J :
* Add a helper function.
This commit is contained in:
@@ -30,6 +30,8 @@ class ObjectSelector : public GuiLayer
|
||||
LimitorFunctor<T>* limitor;
|
||||
Pos bigpos;
|
||||
|
||||
T* handLast; T* playLast;
|
||||
|
||||
public:
|
||||
ObjectSelector(DuelLayers*);
|
||||
void Add(T*);
|
||||
|
||||
Reference in New Issue
Block a user