User: RedTheGreen

  • Public profile

User profile: RedTheGreen

User info
User name:RedTheGreen
History
Joined:
Number of posts:19
Latest posts:

Unresolved Overloaded Function Type
Here's my class: [code]class Animation { std::list<AnimationFrame> frame; AnimationFrame...

TinyXml-2 Issue
I haven't, but I've been using TinyXml for over a year now. I'm sure this code would work. There ar...

TinyXml-2 Issue
I recently migrated from one to the other. A statement like [code]int map_w = root->IntAttribute("wi...

Setting a variable equal to the parent of a function?
Yeah. That would be better. Thanks! I just haven't done this kind of thing before.

Setting a variable equal to the parent of a function?
Say I have a struct. [code]struct surface { ... void AddToQueue(); };[/code] So I have a glo...

This user does not accept Private Messages