Skip to content

Changed Ashley from Engine to PooledEngine#109

Open
pribasv wants to merge 2 commits intoUnderwaterApps:masterfrom
pribasv:master
Open

Changed Ashley from Engine to PooledEngine#109
pribasv wants to merge 2 commits intoUnderwaterApps:masterfrom
pribasv:master

Conversation

@pribasv
Copy link

@pribasv pribasv commented Sep 15, 2016

The code modifies overlap2d-runtime to use Ashley's PooledEngine instead of Engine to improve GC cycles. Entities are instantiated by EntityPool in PooledEngine. Also most Componets are, when ever it's possible, instantiated from ComponentPool in PooledEngine.

Most Component instantiation has been removed and replaced by pooled components from PooledEngine. All entities are now also instantiated from pool.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant