mode method

int mode()

Implementation

int mode(){
	return _mode;
}