Unresolved Overloaded Function TypeHere's my class: [code]class Animation { std::list<AnimationFrame> frame; AnimationFrame...
TinyXml-2 IssueI haven't, but I've been using TinyXml for over a year now. I'm sure this code would work. There ar...
TinyXml-2 IssueI 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