summaryrefslogtreecommitdiff
path: root/tests-proj
diff options
context:
space:
mode:
Diffstat (limited to 'tests-proj')
-rw-r--r--tests-proj/.gitignore5
-rw-r--r--tests-proj/assets/debug-blue.pngbin0 -> 97 bytes
-rw-r--r--tests-proj/assets/debug-green.pngbin0 -> 97 bytes
-rw-r--r--tests-proj/assets/debug-red.pngbin0 -> 97 bytes
-rw-r--r--tests-proj/project.pptf25
-rw-r--r--tests-proj/ui-txtr-button.pstf20
6 files changed, 50 insertions, 0 deletions
diff --git a/tests-proj/.gitignore b/tests-proj/.gitignore
new file mode 100644
index 0000000..71e764d
--- /dev/null
+++ b/tests-proj/.gitignore
@@ -0,0 +1,5 @@
+assets/glyphs
+assets/models
+assets/shaders
+imgui.ini
+pke-runtime
diff --git a/tests-proj/assets/debug-blue.png b/tests-proj/assets/debug-blue.png
new file mode 100644
index 0000000..47dcca8
--- /dev/null
+++ b/tests-proj/assets/debug-blue.png
Binary files differ
diff --git a/tests-proj/assets/debug-green.png b/tests-proj/assets/debug-green.png
new file mode 100644
index 0000000..531768c
--- /dev/null
+++ b/tests-proj/assets/debug-green.png
Binary files differ
diff --git a/tests-proj/assets/debug-red.png b/tests-proj/assets/debug-red.png
new file mode 100644
index 0000000..827a092
--- /dev/null
+++ b/tests-proj/assets/debug-red.png
Binary files differ
diff --git a/tests-proj/project.pptf b/tests-proj/project.pptf
new file mode 100644
index 0000000..01cc167
--- /dev/null
+++ b/tests-proj/project.pptf
@@ -0,0 +1,25 @@
+:PKPB:
+:0:
+
+Asset:
+Asset::Key: tst-txtr-blu
+Asset::BasePath: /home/pikum/ws/pikul_two/tests-proj/assets/debug-blue.png
+Asset::Type: 4
+Asset::Width: 2
+Asset::Height: 2
+
+Asset:
+Asset::Key: tst-txtr-red
+Asset::BasePath: /home/pikum/ws/pikul_two/tests-proj/assets/debug-red.png
+Asset::Type: 4
+Asset::Width: 2
+Asset::Height: 2
+
+Asset:
+Asset::Key: tst-txtr-grn
+Asset::BasePath: /home/pikum/ws/pikul_two/tests-proj/assets/debug-green.png
+Asset::Type: 4
+Asset::Width: 2
+Asset::Height: 2
+
+:PKPE:
diff --git a/tests-proj/ui-txtr-button.pstf b/tests-proj/ui-txtr-button.pstf
new file mode 100644
index 0000000..a4d296f
--- /dev/null
+++ b/tests-proj/ui-txtr-button.pstf
@@ -0,0 +1,20 @@
+:PKFB:
+:0:
+
+UIBoxTypeData:00000000!00000000
+AssetKeyDefault:tst-txtr-blu
+AssetKeyHovered:tst-txtr-grn
+AssetKeyPressed:tst-txtr-red
+
+UIBox:00000000!00000001
+ChildId:00000000!00000000
+UUID:68a4a881-d302-71e2-bf2d-ba317c83e458
+Flags:0x64
+PosTopLeft:0.000000;0.000000
+MaxSize:0.600000;0.600000
+Type:0x65
+Layer:0x00
+ColorBorder:1.000000;0.000000;0.000000;1.000000
+ColorBackground:0.200000;0.300000;0.200000;0.500000
+
+:PKFE: \ No newline at end of file