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

XEO.Scene should also consider Entity subclasses as Entities. #43

Closed
xeolabs opened this issue Feb 9, 2016 · 1 comment
Closed

XEO.Scene should also consider Entity subclasses as Entities. #43

xeolabs opened this issue Feb 9, 2016 · 1 comment

Comments

@xeolabs
Copy link
Owner

xeolabs commented Feb 9, 2016

Nasty hardcoded treatment of "XEO.Entity" types prevents their subclasses from being processed as entities also.

Need some kind of "typeof" test that tests if a component instance is a subtype of a target class.

xeolabs added a commit that referenced this issue Feb 11, 2016
@xeolabs
Copy link
Owner Author

xeolabs commented Feb 11, 2016

Fixed in 6c90f30

@xeolabs xeolabs closed this as completed Feb 11, 2016
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

No branches or pull requests

1 participant