31 #ifndef INCLUDED_CINPUT
32 #define INCLUDED_CINPUT
86 int GetXTextPosition(
const std::list<SRow>::iterator &c,
const float &x,
float &wanted);
122 void UpdateText(
int from=0,
int to_before=-1,
int to_after=-1);
Message send to IGUIObject::HandleMessage() in order to give life to Objects manually with a derived ...