Added game file structure, game loop handler, game tickrate helper.
This commit is contained in:
parent
5e0e47b249
commit
aacfe27f72
11 changed files with 129 additions and 1 deletions
8
.idea/misc.xml
generated
8
.idea/misc.xml
generated
|
|
@ -4,4 +4,12 @@
|
|||
<option name="pythonIntegrationState" value="YES" />
|
||||
</component>
|
||||
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
|
||||
<component name="CidrRootsConfiguration">
|
||||
<sourceRoots>
|
||||
<file path="$PROJECT_DIR$/src" />
|
||||
</sourceRoots>
|
||||
<libraryRoots>
|
||||
<file path="$PROJECT_DIR$/libs" />
|
||||
</libraryRoots>
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue