1
Support / Re: tk2dUIItem array
« on: February 06, 2014, 07:51:09 pm »
Ok, looks like i found solution.
I use OnDown instead OnClick and than in "targetClicked" get pressed stance
I use OnDown instead OnClick and than in "targetClicked" get pressed stance
Code: [Select]
targets[i].IsPressed
