I would like to ask You if someone have any idea about efficiency issues those two operations. Lets say i have got an image like PNG size is 30x30 pixels and i am drawing it multiple times while moving and now the next example i have got the same image but in an array representation and i am doing the same thing which of these is faster method.
2. Is it possible to create an array of exact screen and create scens on the array and after that just paint the whole array (i think not but i might be wrong).
3. How to create small images and store them in array form??
I would be very greatful for any hints and answers.
MChmiel

Reply With Quote

