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