Jump to content

a gui library


redsheep
 Share

Recommended Posts

Hi guys, I want to share you my recent work, the RSGUI library.

RSGUI is an attempt to help you create game gui components, all the built-in components are extend from phaser sprite with bimapdata canvas drawing and also custom texture supported.

For examples, you can find on the github page http://redsheep.github.io/RSGUI/
The source is hosted on github https://github.com/redsheep/RSGUI

The project is still under developing and expect your feedbacks.

 

By the way, I want to add bitmaptext support, is there any simple way to draw bitmaptext on bitmapdata?

Link to comment
Share on other sites

  • 2 months later...

Hi, was playing around with the GUI components and had a couple of questions.

Is there anyway to resize the text box? It doesn't seem to have a width and height.

Also is there anyway to emulate a password input box? I was hoping to use these as part of a login screen.

Thanks.

Cy.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...