Type not found : haxe.Constraints?

39 views
Skip to first unread message

Citiga

unread,
Jul 17, 2017, 3:05:42 PM7/17/17
to Haxe
While trying to better with the haxe toolkit I mostly get the error "Type not found : haxe.Contraints"?
Does anyone know where I can geht that constraints?

Chii Chan

unread,
Jul 18, 2017, 11:01:50 AM7/18/17
to Haxe
Add the following:

import haxe.Constraints;
import haxe.Constraints.Constructible;


to your imports.

Reply all
Reply to author
Forward
0 new messages