Commit 5e3d892 1 parent 0fe7a38 commit 5e3d892 Copy full SHA for 5e3d892
File tree 3 files changed +123
-123
lines changed
3 files changed +123
-123
lines changed Original file line number Diff line number Diff line change @@ -40,26 +40,26 @@ files:
40
40
- name : src/collision.cpp
41
41
visible : true
42
42
placeholders :
43
- - offset : 83
44
- length : 83
45
- placeholder_text : return 0.0f;
46
- dependency :
47
- section : WarmUp
48
- lesson : MovingOn
49
- task : RunningInALoop
50
- file : src/collision.cpp
51
- placeholder : 1
52
- is_visible : false
53
- - offset : 223
54
- length : 82
55
- placeholder_text : return false;
56
- dependency :
57
- section : WarmUp
58
- lesson : MovingOn
59
- task : RunningInALoop
60
- file : src/collision.cpp
61
- placeholder : 2
62
- is_visible : false
43
+ - offset : 83
44
+ length : 83
45
+ placeholder_text : return 0.0f;
46
+ dependency :
47
+ section : WarmUp
48
+ lesson : MovingOn
49
+ task : RunningInALoop
50
+ file : src/collision.cpp
51
+ placeholder : 1
52
+ is_visible : false
53
+ - offset : 223
54
+ length : 82
55
+ placeholder_text : return false;
56
+ dependency :
57
+ section : WarmUp
58
+ lesson : MovingOn
59
+ task : RunningInALoop
60
+ file : src/collision.cpp
61
+ placeholder : 2
62
+ is_visible : false
63
63
- name : src/borders.cpp
64
64
visible : true
65
65
placeholders :
@@ -89,52 +89,52 @@ files:
89
89
- name : src/point.cpp
90
90
visible : true
91
91
placeholders :
92
- - offset : 88
93
- length : 37
94
- placeholder_text : /* TODO */
95
- dependency :
96
- section : WarmUp
97
- lesson : MovingOn
98
- task : RunningInALoop
99
- file : src/point.cpp
100
- placeholder : 1
101
- is_visible : false
102
- - offset : 207
103
- length : 33
104
- placeholder_text : /* TODO */
105
- dependency :
106
- section : WarmUp
107
- lesson : MovingOn
108
- task : RunningInALoop
109
- file : src/point.cpp
110
- placeholder : 2
111
- is_visible : false
112
- - offset : 333
113
- length : 35
114
- placeholder_text : position
115
- dependency :
116
- section : WarmUp
117
- lesson : MovingOn
118
- task : RunningInALoop
119
- file : src/point.cpp
120
- placeholder : 3
121
- is_visible : false
92
+ - offset : 88
93
+ length : 37
94
+ placeholder_text : /* TODO */
95
+ dependency :
96
+ section : WarmUp
97
+ lesson : MovingOn
98
+ task : RunningInALoop
99
+ file : src/point.cpp
100
+ placeholder : 1
101
+ is_visible : false
102
+ - offset : 207
103
+ length : 33
104
+ placeholder_text : /* TODO */
105
+ dependency :
106
+ section : WarmUp
107
+ lesson : MovingOn
108
+ task : RunningInALoop
109
+ file : src/point.cpp
110
+ placeholder : 2
111
+ is_visible : false
112
+ - offset : 333
113
+ length : 35
114
+ placeholder_text : position
115
+ dependency :
116
+ section : WarmUp
117
+ lesson : MovingOn
118
+ task : RunningInALoop
119
+ file : src/point.cpp
120
+ placeholder : 3
121
+ is_visible : false
122
122
- name : src/move.cpp
123
123
visible : true
124
124
placeholders :
125
- - offset : 69
126
- length : 29
127
- placeholder_text : position
128
- dependency :
129
- section : WarmUp
130
- lesson : MovingOn
131
- task : RunningInALoop
132
- file : src/move.cpp
133
- placeholder : 1
134
- is_visible : false
125
+ - offset : 69
126
+ length : 29
127
+ placeholder_text : position
128
+ dependency :
129
+ section : WarmUp
130
+ lesson : MovingOn
131
+ task : RunningInALoop
132
+ file : src/move.cpp
133
+ placeholder : 1
134
+ is_visible : false
135
135
- name : src/main.cpp
136
136
visible : true
137
137
editable : true
138
138
- name : CMakeLists.txt
139
139
visible : false
140
- feedback_link : https://docs.google.com/forms/d/e/1FAIpQLScfBp0gzdxWOmXvQVdyNmeO1od7CG7zxLgNUP4LzKxLBCzkhQ/viewform?usp=pp_url&entry.2103429047=Warm+Up/Moving+On/Keep+Spinning
140
+ feedback_link : https://docs.google.com/forms/d/e/1FAIpQLScfBp0gzdxWOmXvQVdyNmeO1od7CG7zxLgNUP4LzKxLBCzkhQ/viewform?usp=pp_url&entry.2103429047=Warm+Up/Moving+On/Keep+Spinning
Original file line number Diff line number Diff line change @@ -40,26 +40,26 @@ files:
40
40
- name : src/collision.cpp
41
41
visible : true
42
42
placeholders :
43
- - offset : 83
44
- length : 83
45
- placeholder_text : return 0.0f;
46
- dependency :
47
- section : WarmUp
48
- lesson : MovingOn
49
- task : KeepSpinning
50
- file : src/collision.cpp
51
- placeholder : 1
52
- is_visible : false
53
- - offset : 223
54
- length : 82
55
- placeholder_text : return false;
56
- dependency :
57
- section : WarmUp
58
- lesson : MovingOn
59
- task : KeepSpinning
60
- file : src/collision.cpp
61
- placeholder : 2
62
- is_visible : false
43
+ - offset : 83
44
+ length : 83
45
+ placeholder_text : return 0.0f;
46
+ dependency :
47
+ section : WarmUp
48
+ lesson : MovingOn
49
+ task : KeepSpinning
50
+ file : src/collision.cpp
51
+ placeholder : 1
52
+ is_visible : false
53
+ - offset : 223
54
+ length : 82
55
+ placeholder_text : return false;
56
+ dependency :
57
+ section : WarmUp
58
+ lesson : MovingOn
59
+ task : KeepSpinning
60
+ file : src/collision.cpp
61
+ placeholder : 2
62
+ is_visible : false
63
63
- name : src/direction.cpp
64
64
visible : true
65
65
placeholders :
@@ -76,49 +76,49 @@ files:
76
76
- name : src/borders.cpp
77
77
visible : true
78
78
placeholders :
79
- - offset : 101
80
- length : 359
81
- placeholder_text : /* TODO */
82
- dependency :
83
- section : WarmUp
84
- lesson : MovingOn
85
- task : KeepSpinning
86
- file : src/borders.cpp
87
- placeholder : 1
88
- is_visible : false
79
+ - offset : 101
80
+ length : 359
81
+ placeholder_text : /* TODO */
82
+ dependency :
83
+ section : WarmUp
84
+ lesson : MovingOn
85
+ task : KeepSpinning
86
+ file : src/borders.cpp
87
+ placeholder : 1
88
+ is_visible : false
89
89
- name : src/point.cpp
90
90
visible : true
91
91
placeholders :
92
- - offset : 88
93
- length : 37
94
- placeholder_text : /* TODO */
95
- dependency :
96
- section : WarmUp
97
- lesson : MovingOn
98
- task : KeepSpinning
99
- file : src/point.cpp
100
- placeholder : 1
101
- is_visible : false
102
- - offset : 207
103
- length : 33
104
- placeholder_text : /* TODO */
105
- dependency :
106
- section : WarmUp
107
- lesson : MovingOn
108
- task : KeepSpinning
109
- file : src/point.cpp
110
- placeholder : 2
111
- is_visible : false
112
- - offset : 333
113
- length : 35
114
- placeholder_text : position
115
- dependency :
116
- section : WarmUp
117
- lesson : MovingOn
118
- task : KeepSpinning
119
- file : src/point.cpp
120
- placeholder : 3
121
- is_visible : false
92
+ - offset : 88
93
+ length : 37
94
+ placeholder_text : /* TODO */
95
+ dependency :
96
+ section : WarmUp
97
+ lesson : MovingOn
98
+ task : KeepSpinning
99
+ file : src/point.cpp
100
+ placeholder : 1
101
+ is_visible : false
102
+ - offset : 207
103
+ length : 33
104
+ placeholder_text : /* TODO */
105
+ dependency :
106
+ section : WarmUp
107
+ lesson : MovingOn
108
+ task : KeepSpinning
109
+ file : src/point.cpp
110
+ placeholder : 2
111
+ is_visible : false
112
+ - offset : 333
113
+ length : 35
114
+ placeholder_text : position
115
+ dependency :
116
+ section : WarmUp
117
+ lesson : MovingOn
118
+ task : KeepSpinning
119
+ file : src/point.cpp
120
+ placeholder : 3
121
+ is_visible : false
122
122
- name : src/move.cpp
123
123
visible : true
124
124
placeholders :
@@ -137,4 +137,4 @@ files:
137
137
editable : true
138
138
- name : CMakeLists.txt
139
139
visible : false
140
- feedback_link : https://docs.google.com/forms/d/e/1FAIpQLScfBp0gzdxWOmXvQVdyNmeO1od7CG7zxLgNUP4LzKxLBCzkhQ/viewform?usp=pp_url&entry.2103429047=Warm+Up/Moving+On/Limits+of+Possible
140
+ feedback_link : https://docs.google.com/forms/d/e/1FAIpQLScfBp0gzdxWOmXvQVdyNmeO1od7CG7zxLgNUP4LzKxLBCzkhQ/viewform?usp=pp_url&entry.2103429047=Warm+Up/Moving+On/Limits+of+Possible
Original file line number Diff line number Diff line change @@ -138,4 +138,4 @@ files:
138
138
visible : true
139
139
- name : CMakeLists.txt
140
140
visible : false
141
- feedback_link : https://docs.google.com/forms/d/e/1FAIpQLScfBp0gzdxWOmXvQVdyNmeO1od7CG7zxLgNUP4LzKxLBCzkhQ/viewform?usp=pp_url&entry.2103429047=Warm+Up/Moving+On/Play+Around
141
+ feedback_link : https://docs.google.com/forms/d/e/1FAIpQLScfBp0gzdxWOmXvQVdyNmeO1od7CG7zxLgNUP4LzKxLBCzkhQ/viewform?usp=pp_url&entry.2103429047=Warm+Up/Moving+On/Play+Around
You can’t perform that action at this time.
0 commit comments