UNPKG

@titanium/turbo

Version:
7 lines 161 B
Alloy.Globals = { ctr: 0, openWindow: function(e) { Alloy.Globals.ctr++; Alloy.Globals.navwindow.openWindow(Alloy.createController('win').getView()); } };