Giter Site home page Giter Site logo

starling's Introduction

starling

[haxelib] Haxe externs for the Starling Stage3D library

starling's People

Contributors

aumgn avatar jgranick avatar mikedotalmond avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

starling's Issues

Update for Starling 1.3?

Starling recently came out with version 1.3, so it would be great to update these bindings.

I was actually trying to figure out how to do it myself, but I got stuck. Did you use buildhx - or am I way off base here? If you wrote instructions in the README, I bet this project could take care of itself :)

Error with Button onTouch

This was brought up in Issue #1 but I would like to repost it. The only fix I could find was to do as the last developer suggested. I renamed the starling Button onTouch to "onButtonTouch".

Wondering if there is a solution with in the extern that can fix this or if this is just something we will have to deal with if we use starling within a Haxe project.

here is the error I got when I extended my class using starling Sprite until I renamed the Button touch handler.

[Fault] exception, information=VerifyError: Error #1053:
Illegal override of onTouch in starling.display.Button.

VerifyError: Error #1053

I'm trying to use the last version (1.2) (there is a bunch of typos in the current version which I have fixed) but I have a weird error at runtime :

[Fault] exception, information=VerifyError: Error #1053: 
Illegal override of onTouch in starling.display.Button.

Apparently both DisplayObject and Button define methods "onTouch()". Still these methods are private so this may not be a problem.

Do you have any idea ?

(I'm going to try to compile my own version of Starling with different methods names to see if it solve the problem)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.