how do i program something simple like this?
if some condition is true (say mousePressed)
choose to execute A, B or C
in other words when condition is met one of 3 possibilities is chosen
if some condition is true (say mousePressed)
choose to execute A, B or C
in other words when condition is met one of 3 possibilities is chosen
1