drawFlag method

bool drawFlag()

Implementation

bool drawFlag(){
	return _info[_curIndex]._draw;
}