UX idea - Buttons

Victor.setLifeStatus(LifeStatus.alive); //He's alive.

if(Victor.stillAlive()) {
Victor.say("I'm still alive don't worry, school's out, job's in.");
} else {
fmlMoment();
}

Posted on Jun 29, 2012

More by Victor Ingman

View profile