Added Alert function

This commit is contained in:
Tommy X
2015-09-01 20:18:11 -04:00
parent a045808950
commit 98ed2c0245

View File

@@ -114,5 +114,9 @@ class FlashWindow {
}
public function alert (count:Int, speed:Int, stopOnForeground:Bool):Void {
}
}