12-19-2022, 05:50 PM
(12-19-2022, 05:23 PM)bplus Wrote: Thank you dbox! What did you do to cover the missing functions? Maybe I didn't need Static or ? I ask because more recent version with back lights seems better.
For the Static function variable, I declared it as a global shared variable instead:
Code: (Select All)
Dim Shared t&
For _PutImage, I just updated it to calculate the offset for the second coordinates instead of using STEP:
Code: (Select All)
_PutImage (treeX, treeY)-(440 * wf + treex, 410 * hf + treey), t&, 0