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

Mesh.createDefaultStyle is missing #118

Closed
chrisvelevitch opened this issue Jan 13, 2019 · 1 comment
Closed

Mesh.createDefaultStyle is missing #118

chrisvelevitch opened this issue Jan 13, 2019 · 1 comment

Comments

@chrisvelevitch
Copy link

I recently updated to 2.4.2 and now my project fails to compile with:-

Error:(2004, 37) Class<starling.display.Mesh> has no field createDefaultStyle (Suggestions: set_defaultStyle, get_defaultStyle)

When I switched back to 2.4.1, it compiles.

The thing that's confusing is when I look at the source for Mesh.hx for both tags 2.4.1 and 2.4.2, createDefaultStyle is defined as a private function whereas the official starling docs define it as a public static function. Where is haxelib getting the starling library from and what is it based?

@joshtynjala
Copy link
Member

Closed by #164

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

2 participants