polls library

Classes

PollMath
does the maths for Polls
Polls

Enums

PollsType
Help detect type of view user wants

Properties

userPollChoice int
getter/setter pair

Typedefs

PollCallBack = void Function(int choice)
PollTotal = void Function(int total)