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

Pixijs V5 support and import #71

Open
Skuriles opened this issue Feb 18, 2019 · 5 comments
Open

Pixijs V5 support and import #71

Skuriles opened this issue Feb 18, 2019 · 5 comments

Comments

@Skuriles
Copy link

Hello,

I've just started to develop with pixi and I wanted to use EZGUI. But I can't handle to proper import EZGUI.
It always says EZGUI.d.ts is no module (as there are no exported modules)
import "ezgui" works gives no error, but EZGUI variable is not defined. I tried to use Webpack to import directly from ezgui.js but then pixi is not defined as it is part of the main.js file.

So I have a few questions:

  1. Is this compatible with PIXI v5?
  2. How to import in a pure Typescript Project with Webpack?
  3. Why are there several EZGUI modules in d.ts file?
@empiremission
Copy link

I have the same question with you.But I think this doesn't compatible with pixi v5. I have modify relative files in the src file fold。I don't know how to tsc these files to js and .d.ts file.

@kibertoad
Copy link

@alaa-eddine Do you accept contributions? I could take a look.

@ShukantPal
Copy link

Try PIXI-UI: https://github.com/pixijs/pixi-ui

@kibertoad
Copy link

@SukantPal Oh wow, thank you!

@ShukantPal
Copy link

ShukantPal commented Mar 21, 2020

@kibertoad P.S. Pixi-UI/PuxiJS needs contributions, if you're still looking for a place to contribute to :)

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

4 participants