isFront property

bool isFront
getter/setter pair

isFront is a boolean variable that indicates whether the front side of the flipper is currently being displayed.

Implementation

bool isFront = true;