color method

int color()

Implementation

int color(){
	return _color;
}