-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSnake.layout
More file actions
55 lines (55 loc) · 1.81 KB
/
Snake.layout
File metadata and controls
55 lines (55 loc) · 1.81 KB
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
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="Debug" />
<File name="game.cpp" open="1" top="0" tabpos="4">
<Cursor position="1033" topLine="0" />
</File>
<File name="game.h" open="1" top="0" tabpos="7">
<Cursor position="232" topLine="2" />
</File>
<File name="main.cpp" open="1" top="0" tabpos="5">
<Cursor position="288" topLine="0" />
</File>
<File name="menu.cpp" open="1" top="1" tabpos="1">
<Cursor position="10564" topLine="432" />
</File>
<File name="menu.h" open="1" top="0" tabpos="2">
<Cursor position="632" topLine="4" />
</File>
<File name="node.cpp" open="0" top="0" tabpos="4">
<Cursor position="0" topLine="0" />
</File>
<File name="node.h" open="0" top="0" tabpos="0">
<Cursor position="0" topLine="6" />
</File>
<File name="plotter.cpp" open="1" top="0" tabpos="6">
<Cursor position="67" topLine="0" />
</File>
<File name="plotter.h" open="1" top="0" tabpos="8">
<Cursor position="103" topLine="0" />
</File>
<File name="point.cpp" open="0" top="0" tabpos="6">
<Cursor position="0" topLine="0" />
</File>
<File name="point.h" open="0" top="0" tabpos="0">
<Cursor position="0" topLine="1" />
</File>
<File name="score.cpp" open="0" top="0" tabpos="3">
<Cursor position="143" topLine="0" />
</File>
<File name="score.h" open="0" top="0" tabpos="4">
<Cursor position="244" topLine="0" />
</File>
<File name="snake.cpp" open="0" top="0" tabpos="7">
<Cursor position="231" topLine="0" />
</File>
<File name="snake.h" open="0" top="0" tabpos="0">
<Cursor position="199" topLine="0" />
</File>
<File name="user.cpp" open="1" top="0" tabpos="3">
<Cursor position="453" topLine="20" />
</File>
<File name="user.h" open="0" top="0" tabpos="4">
<Cursor position="141" topLine="3" />
</File>
</CodeBlocks_layout_file>