Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Strange behavior with examples
draxd Offline
Junior Member

Posts: 4
Threads: 2
Joined: May 2010
Reputation: 0
#5
RE: Strange behavior with examples

(05-20-2010, 10:15 AM)Thomas Wrote: Ah sorry, strange. Perhaps have just set it to NULL. Search for it and see if u can activate it again.

No it gets allocated by hplNew and pointer gets value but after it`s added to mlstManagers by mlstManagers.push_back then it's back to null

mpVideoManager = hplNew( cVideoManager,(apGraphics, this) );
mpVideoManager here gots value
mlstManagers.push_back(mpVideoManager);
and now mpVideoManager is null

debuger is kinda acting strange during this time so I can't see all variables values but in code that is searching manager for ogg video manager is set to null
05-20-2010, 10:45 AM
Find


Messages In This Thread
Strange behavior with examples - by draxd - 05-19-2010, 10:04 PM
RE: Strange behavior with examples - by Thomas - 05-20-2010, 08:26 AM
RE: Strange behavior with examples - by draxd - 05-20-2010, 08:58 AM
RE: Strange behavior with examples - by Thomas - 05-20-2010, 10:15 AM
RE: Strange behavior with examples - by draxd - 05-20-2010, 10:45 AM



Users browsing this thread: 1 Guest(s)