resize

Simple resize listeners
https://github.com/peteshand/resize

To install, run:

haxelib install resize 1.2.0 

See using Haxelib in Haxelib documentation for more information.

README.md

Overview

An alternative way to define stage resize listeners

Resize.add(() -> {
	// triggered whenever stage size changes
});
Contributors
p.j.shand
Version
1.2.0
Published
5 years ago
Dependencies
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub