Difference between revisions of "Talk:Porting tips and changes from 0.7.X to 0.8.X"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
(Created page with "Image & create (const String &type, const String &name) Create an instance of Image subclass registered for identifier type using the name name. This is the most crypyti...")
(No difference)

Revision as of 12:33, 17 December 2013

Image & create (const String &type, const String &name)

	Create an instance of Image subclass registered for identifier type using the name name. 


This is the most crypytic API change regarding the Image / ImageManager class

What types are there avalaible by default  ?