Comment on page
Powerbar Element
Describes Power Bar Element
final public class Powerbar: BasePoll
Returns array with single element that represents power user voted for.
userVote: [Int]?
Vote for specified power(from 1 to 10). Returns true on success.
boolean vote(int power)
Last modified 4yr ago