Talk:Porting tips and changes from 0.7.X to 0.8.X
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Revision as of 12:33, 17 December 2013 by Paul424 (Talk | contribs) (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...")
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 ?