Advertisement
ianharrigan

Untitled

Jan 20th, 2016
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.21 KB | None | 0 0
  1. <button howMany="${Std.random(10) + 5}" x="50" y="${100 + (index * 30)}" id="reactionTest${index}" text="Reaction time ${index} - ${Std.random(100)}" start="${500 + (index * 500)}" duration="4000" reactionTime="true" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement