mpSetRound method

void mpSetRound(
  1. int mode
)

Implementation

void mpSetRound( int mode ){
	_mpRound = mode;
}