openfl / starling

Known as the "Cross-Platform Game Engine", Starling is a popular Stage3D framework for OpenFL and Haxe
Other
236 stars 67 forks source link

Fix exception in removeByID on html5 target #158

Closed andrew-git closed 3 years ago

andrew-git commented 3 years ago

On html5 above string looks like if(this.__objectIDs.h[object.__id__] == objectID) and in case of object == null leads to error