06.01.2015, 15:01
Why not? Booleans don't use more space than a regular integer, the only difference being that it only allows two values to be set. There's really no reason to not use them if you are only checking if a variable is true or false.