By Nour Saffaf
01 Aug 2013 08:18
English
9 Replies
SceneManager* pSceneManager = SceneManager::GetInstance();
//This works
pSceneManager->GoForward(SceneTransitionId(ID_SCNT_3),pArgs);
//This fails.. says scene is not registered
pSceneManager->GoForward(ForwardSceneTransition(SceneTransitionId(ID_SCNT_3), SCENE_TRANSITION_ANIMATION_TYPE_LEFT),pArgs);
Edited on 18 03, 2014
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.