Thread: gettileset()
View Single Post
  #10  
Old 12-05-2009, 12:32 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
gettileset() only returns the main tileset (addtiledef), not parts (addtiledef2).
It's calculating the image and offset for each tile when drawing it. There is currently no way to get the current tile sets except by drawing them on a drawing panel ("TILES")
Reply With Quote