Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Seerah
Forum: General Authoring Discussion 01-24-10, 11:51 AM
Replies: 12
Views: 23,812
Posted By Seerah
Yep, extracting the UI art is a good idea. That...

Yep, extracting the UI art is a good idea. That will also allow you to extract the UI code (which is what Phanx linked you to, but that site shows you diffs between versions of the game).

There is...
Forum: General Authoring Discussion 01-23-10, 08:35 PM
Replies: 12
Views: 23,812
Posted By Seerah
GetTexture() only works for texture objects. ...

GetTexture() only works for texture objects. Frame objects do not use SetTexture(). They have a background image and use SetBackdrop() instead. So, if your GetTexture() doesn't work, use...
Showing results 1 to 2 of 2