aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/Split.hx
blob: 66055d0b9441540b40b0b92aabb0d6c8a868a14c (plain) (blame)
1
2
3
4
5
6
7
package client;

@:native("Split")
extern class Split {
	function new(options:Any):Void;
	function destroy(?immediate:Bool = true):Void;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage