diff options
author | Paul Oliver <contact@pauloliver.dev> | 2024-02-29 19:27:35 +0100 |
---|---|---|
committer | Paul Oliver <contact@pauloliver.dev> | 2024-02-29 19:27:49 +0100 |
commit | 17909d029c6a8872b2fddf4e171d7925bbbe9c5c (patch) | |
tree | cbb08af84cd68d24acc362d593a2048b0fa79689 /Guppies1.0.layout |
Diffstat (limited to 'Guppies1.0.layout')
-rw-r--r-- | Guppies1.0.layout | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/Guppies1.0.layout b/Guppies1.0.layout new file mode 100644 index 0000000..df64a4d --- /dev/null +++ b/Guppies1.0.layout @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_layout_file> + <ActiveTarget name="Release" /> + <File name="Simulation\Corpse.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="612" topLine="71" /> + </Cursor> + </File> + <File name="resource.rc" open="0" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="47" topLine="0" /> + </Cursor> + </File> + <File name="Simulation\ContactListener.cpp" open="0" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="454" topLine="0" /> + </Cursor> + </File> + <File name="Simulation\Guppie.hpp" open="0" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="663" topLine="12" /> + </Cursor> + </File> + <File name="Simulation\Guppie.cpp" open="0" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="18814" topLine="554" /> + </Cursor> + </File> + <File name="Simulation\ContactListener.hpp" open="0" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="238" topLine="0" /> + </Cursor> + </File> + <File name="Simulation\TextDisplay.cpp" open="0" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="213" topLine="3" /> + </Cursor> + </File> + <File name="Simulation\Params.hpp" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="90" topLine="0" /> + </Cursor> + </File> + <File name="Simulation\SimBase.hpp" open="0" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="103" topLine="0" /> + </Cursor> + </File> + <File name="Simulation\Tank.cpp" open="0" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="0" topLine="0" /> + </Cursor> + </File> + <File name="Simulation\SimBase_CreateNew.cpp" open="0" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="322" topLine="2" /> + </Cursor> + </File> + <File name="Simulation\TextDisplay.hpp" open="0" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="164" topLine="3" /> + </Cursor> + </File> + <File name="Simulation\SimBase_Execute.cpp" open="0" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="806" topLine="16" /> + </Cursor> + </File> + <File name="Simulation\Camera.cpp" open="0" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="678" topLine="19" /> + </Cursor> + </File> + <File name="Guppies1_0App.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="385" topLine="0" /> + </Cursor> + </File> + <File name="Guppies1_0Main.cpp" open="0" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="1" zoom_2="0"> + <Cursor> + <Cursor1 position="48625" topLine="681" /> + </Cursor> + </File> +</CodeBlocks_layout_file> |