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

Add more default types #47

Merged
merged 4 commits into from Dec 29, 2018
Merged

Add more default types #47

merged 4 commits into from Dec 29, 2018

Conversation

randomPoison
Copy link
Member

sync_default_types now registers FlyControlTag, HideCursor, WindowFocus, UiText, UiButton, UiTransform, CameraOrtho, DestroyAtTime, DestroyInTime, MouseReactive, and Named. Now all entities in the pong example appear to have components attached (whereas previously the entities for UI elements appeared to be empty). This is part of the work for #18, and I believe adds all the components and resources that can currently be supported.

sync_default_types now registers FlyControlTag, HideCursor, WindowFocus, UiText, UiButton, and UiTransform.
CameraOrtho, DestroyAtTime, DestroyInTime, MouseReactive, and Named.
@randomPoison randomPoison added this to the Version 0.4 milestone Dec 28, 2018
@randomPoison randomPoison merged commit b4d2604 into master Dec 29, 2018
@randomPoison randomPoison deleted the add-more-default-types branch December 29, 2018 04:29
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.

None yet

1 participant