Hello,
I have registered some png file in a Imagelist, i have added an Object Bitmap of the library Imagelib, and now i want to link the imagelist.item to my object.
ListGame.Item(0) is 'Player1.png'
BmpPlayer1.New1(AppPath & "\player1.png") ' My object where to load the item
How can i dos this ? please
I have registered some png file in a Imagelist, i have added an Object Bitmap of the library Imagelib, and now i want to link the imagelist.item to my object.
ListGame.Item(0) is 'Player1.png'
BmpPlayer1.New1(AppPath & "\player1.png") ' My object where to load the item
How can i dos this ? please