Ebiten: buttons

Created on 1 Mar 2018  路  2Comments  路  Source: hajimehoshi/ebiten

Hi!

I'd be nice to have some kind of NewButton(position, action, color) function, I know that It can be done with the tools that we already have but adding It more directly would easy the learning curve of new users.

question

Most helpful comment

Hi,

I won't introduce UI classes to Ebiten to keep Ebiten simple, but now I'm implementing a UI package for Ebiten experimentally. This is a port of our game runtime (see my article in dev.to about our games).

Thank you!

All 2 comments

Hi,

I won't introduce UI classes to Ebiten to keep Ebiten simple, but now I'm implementing a UI package for Ebiten experimentally. This is a port of our game runtime (see my article in dev.to about our games).

Thank you!

Let me close this issue. Feel free to reopen this when you find another problem. Thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hajimehoshi picture hajimehoshi  路  6Comments

hajimehoshi picture hajimehoshi  路  4Comments

mortenson picture mortenson  路  7Comments

hajimehoshi picture hajimehoshi  路  6Comments

hajimehoshi picture hajimehoshi  路  7Comments