- Jul 19, 2021
- 19
- 4
Hello everyone, the following problem.
I created 48 images with clock faces. I would like to pack these into an array and then use it like a normal time system.
Means time progress = new image display.
What's easier, give each image its own variable, and then put the variable into the array, or directly put the images into the array. If the latter, how does it work?
Thanks for the help
I created 48 images with clock faces. I would like to pack these into an array and then use it like a normal time system.
Means time progress = new image display.
What's easier, give each image its own variable, and then put the variable into the array, or directly put the images into the array. If the latter, how does it work?
Thanks for the help