17 ::ll::TypedStorage<8, 8, ::Silverfish&> mSilverfish;
18 ::ll::TypedStorage<4, 4, int> mSelectedFace;
19 ::ll::TypedStorage<1, 1, bool> mDoMerge;
26 virtual bool canUse() ;
29 virtual bool canContinueToUse() ;
32 virtual void start() ;
35 virtual void appendDebugInfo(::std::string& str)
const ;
52 MCAPI
bool $canContinueToUse();
56 MCAPI
void $appendDebugInfo(::std::string& str)
const;
62 MCAPI
static void** $vftable();