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 uiText, uiInput and uiButton for a DOM-based HTML UI layer #24

Open
kittykatattack opened this issue Mar 16, 2015 · 4 comments
Open
Assignees

Comments

@kittykatattack
Copy link
Owner

No description provided.

@kittykatattack kittykatattack changed the title Add uiText, uiInput and uiButton for an DOM-based HTML UI layer Add uiText, uiInput a uiButton for an DOM-based HTML UI layer Mar 16, 2015
@kittykatattack kittykatattack changed the title Add uiText, uiInput a uiButton for an DOM-based HTML UI layer Add uiText, uiInput a uiButton for a DOM-based HTML UI layer Mar 16, 2015
@kittykatattack kittykatattack changed the title Add uiText, uiInput a uiButton for a DOM-based HTML UI layer Add uiText, uiInput and uiButton for a DOM-based HTML UI layer Mar 22, 2015
@kittykatattack kittykatattack self-assigned this Mar 22, 2015
@javimosch
Copy link

Hi, I would like to help in this one. !.
Can I ?

@kittykatattack
Copy link
Owner Author

@javimosch We would most welcome your contribution!

We're trying to keep the ga.js core script as lightweight as possible (under 6,5 k minified and gzipped), so if you could add uiText, uiButton and uiInput a method modules to the plugins.js script, that would be ideal. But, if you need a few small additions to ga.js, please go ahead :)

@javimosch
Copy link

I will examine plugins.js and see if I can add these three then.
Really will come handy cuz I looking forward to develop and small mobile app with the engine.
Writing again when I have news.
Cheers.

@kittykatattack
Copy link
Owner Author

My guess is that you might have to add a bit of code to the core ga.js file to add a

wrapper around the element. You can then add and position the HTML UI elements inside that wrapper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants