Page 1 of 1
CEGUIPrequisites ??
Posted: Tue Feb 08, 2005 21:19
by pjcast
I havn't seen one... But I think it would be really useful if there was an include file with all the base classes forward declared... (much like OgrePrequistes.h)
I know I could do it myself... but think it would serve everyone
Re: CEGUIPrequisites ??
Posted: Tue Feb 08, 2005 21:26
by nfz
I think for most people this could be handy. I have done up a basic one for my needs but having a generic one done up by the master would be useful
.
Re: CEGUIPrequisites ??
Posted: Wed Feb 09, 2005 03:34
by _mental_
For forward declaration of the base classes take a look at CEGUIForwardRefs.h
Re: CEGUIPrequisites ??
Posted: Wed Feb 09, 2005 04:08
by pjcast
hmm, yeah that'll do
Don't know how I missed that... Probably because the demo's don't use that class
thanks
Re: CEGUIPrequisites ??
Posted: Wed Feb 09, 2005 14:29
by nfz
...crawls back into hole..
Re: CEGUIPrequisites ??
Posted: Wed Feb 09, 2005 19:33
by CrazyEddie
Hehe