From 0a3f89c150257cdca6a8bf3e28463b0c8d5deef1 Mon Sep 17 00:00:00 2001 From: Till Date: Sat, 4 Jul 2020 03:18:14 +0200 Subject: [PATCH] Components --- .idea/runConfigurations/debug.xml | 2 +- src/gameobject.rs | 78 +++++++++++++++++++++---------- src/main.rs | 32 +++++++++---- src/vulkan.rs | 2 +- 4 files changed, 78 insertions(+), 36 deletions(-) diff --git a/.idea/runConfigurations/debug.xml b/.idea/runConfigurations/debug.xml index f8c23cb..780dcc7 100644 --- a/.idea/runConfigurations/debug.xml +++ b/.idea/runConfigurations/debug.xml @@ -9,7 +9,7 @@