File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change
1
+ # Transitions Library
2
+
3
+ Open source [ transition.* ] ( https://docs.coronalabs.com/api/library/transition/ ) library
4
+
5
+ Code is MIT licensed; see https://www.coronalabs.com/links/code/license
6
+
Original file line number Diff line number Diff line change 1
1
---- ---------------------------------------------------------------------------
2
+ -- Corona Labs
2
3
--
3
4
-- transition.lua
4
5
--
5
6
-- Version: 2.0
6
7
--
7
- -- Copyright (C) 2013 Corona Labs Inc. All Rights Reserved.
8
+ -- Code is MIT licensed; see https://www.coronalabs.com/links/code/license
8
9
--
9
10
---- ---------------------------------------------------------------------------
10
11
Original file line number Diff line number Diff line change 1
1
---- ---------------------------------------------------------------------------
2
2
--
3
+ -- Corona Labs
4
+ --
3
5
-- transition.lua
4
6
--
5
- -- Copyright (C) 2013 Corona Labs Inc. All Rights Reserved.
7
+ -- Code is MIT licensed; see https://www.coronalabs.com/links/code/license
6
8
--
7
9
---- ---------------------------------------------------------------------------
8
10
Original file line number Diff line number Diff line change 1
1
---- ---------------------------------------------------------------------------
2
- -- Copyright (C) 2012 Corona Inc. All Rights Reserved.
2
+ -- Code is MIT licensed; see https://www.coronalabs.com/links/code/license
3
3
-- File: main.lua
4
4
--
5
5
-- Change the package.path and make it so we can require the "timer.lua" file from the root directory
You can’t perform that action at this time.
0 commit comments