openfl / box2d

Haxe port of Box2D, a popular rigid-body 2D physics engine
Other
95 stars 28 forks source link

Std.is is deprecated #29

Closed SarahCosmosys closed 3 weeks ago

SarahCosmosys commented 3 years ago

There are warnings inside this library that say Std.is is deprecated. I see no reason not to switch all references to Std.is to Std.isOfType.