Page 1 of 1

Type-os in api names...

Posted: Fri Jan 07, 2005 19:26
by Derek
virtual int executeScriptGloabl(const String &function_name)=0

getDisplayIndependantPosition() : CEGUI::MouseCursor

EDIT (DOCS):
CEGUIWindowProperties.h: "This property offers access to the destryed by parent setting for the window."

I'll post here if i find more.

-Derek

Type-os in api names...

Posted: Sat Jan 08, 2005 09:09
by CrazyEddie
Yeah, I must admit I'd spotted a typo or two myself :oops:. Though now I'm stuck in a difficult position of wanting to correct the mistakes, but knowing that when I do, peoples code is going to break. I'll probably correct any mistakes in one big lump before the next release package is put out.

I'll also sticky this thread later on so that it can be used as a cental place to collect these things :)

Type-os in api names...

Posted: Sat Jan 08, 2005 17:45
by Derek
haha.. i do it sometimes myself. When you get a code boner those types of things can slip past you.

-Derek