-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
55 lines (55 loc) · 1.08 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Betweener.bs
Betweener.c
Betweener.o
MANIFEST
MANIFEST.bak
MYMETA.json
MYMETA.yml
Makefile
blib/
pm_to_blib
src/MYMETA.json
src/MYMETA.yml
src/Makefile
src/cpp/CircularPath.o
src/cpp/CycleControl.o
src/cpp/IClock.o
src/cpp/ICompleter.o
src/cpp/IPath.o
src/cpp/IProxy.o
src/cpp/ISeekerTarget.o
src/cpp/ITicker.o
src/cpp/ITweenForm.o
src/cpp/LinearPath.o
src/cpp/LinearTweenForm.o
src/cpp/MYMETA.json
src/cpp/MYMETA.yml
src/cpp/Makefile
src/cpp/PathTweenForm.o
src/cpp/PolylinePath.o
src/cpp/PolylineSegment.o
src/cpp/Seeker.o
src/cpp/Ticker.o
src/cpp/Timeline.o
src/cpp/Tween.o
src/cpp/Vector.o
src/cpp/easing.o
src/cpp/libbetweener.a
src/cpp_t/MYMETA.json
src/cpp_t/MYMETA.yml
src/cpp_t/Makefile
src/cpp_t/betweener_unit_tests
src/cpp_t/betweener_unit_tests.o
src/cpp_xs/MYMETA.json
src/cpp_xs/MYMETA.yml
src/cpp_xs/Makefile
src/cpp_xs/PerlBaseCodeProxy.o
src/cpp_xs/PerlCallbackCompleter.o
src/cpp_xs/PerlCallbackProxy.o
src/cpp_xs/PerlDirectProxy.o
src/cpp_xs/PerlDirectSeekerTarget.o
src/cpp_xs/PerlMethodCompleter.o
src/cpp_xs/PerlMethodProxy.o
src/cpp_xs/libbetweenerperl.a
src/pm_to_blib
SDLx-Betweener-*