Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potentially outdated haskellScenePtr #1

Open
1 task
mchakravarty opened this issue Sep 1, 2016 · 1 comment
Open
1 task

Potentially outdated haskellScenePtr #1

mchakravarty opened this issue Sep 1, 2016 · 1 comment
Labels

Comments

@mchakravarty
Copy link
Owner

The haskellScenePtr refers to the Haskell version of a scene including the scene's children. Those children may, however, be outdated when we get back to sceneUpdate on the next frame as both actions and contact handlers may have changed arbitrary children in arbitrary ways.

  • Update scene children when making use of haskellScenePtr at the start of a frame (using lazy marshalling as usual).
@mchakravarty
Copy link
Owner Author

Related to #6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant