Jump to content

Search the Community

Showing results for tags 'checkbox'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. Hey guys, for a game I'm creating at the moment I want to use checkboxes in Phaser, so I build a little addon. The addon will automaticly integrated into the Phaser.GameObjectFactory and you can use it for free. After loading the js you can use game.add.checkbox() to create a checkbox. The checkbox is build with a sprite(sheet), textfield and button, has it's own state and predefined input/events It has getter for state, getter and setter for position, could be disabled and has the options to add events to input-over, input-out and input-up events Here you find more informations and the files : http://adf.ly/1XRxu1 (if you want to support me) or http://www.phaser-lernen.de/phaser-addons/checkbox/
×
×
  • Create New...