Adding TestUDPGame to git
This commit is contained in:
24
.nb-gradle/profiles/private/aux-config
Normal file
24
.nb-gradle/profiles/private/aux-config
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<gradle-project-properties>
|
||||
<!--DO NOT EDIT THIS FILE! - Used by the Gradle plugin of NetBeans.-->
|
||||
<auxiliary>
|
||||
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
|
||||
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
||||
<group>
|
||||
<file>file:/C:/Users/jalen/Programming/Netbeans%20Workspace/2017%20Winter/TestUDPGame/core/src/com/jwinslow/game/Main.java</file>
|
||||
<file>file:/C:/Users/jalen/Programming/Netbeans%20Workspace/2017%20Winter/TestUDPGame/core/src/com/jwinslow/game/states/MenuState.java</file>
|
||||
<file>file:/C:/Users/jalen/Programming/Netbeans%20Workspace/2017%20Winter/TestUDPGame/core/src/com/jwinslow/game/utils/ButtonEffects.java</file>
|
||||
<file>file:/C:/Users/jalen/Programming/Netbeans%20Workspace/2017%20Winter/TestUDPGame/core/src/com/jwinslow/game/Handler.java</file>
|
||||
<file>file:/C:/Users/jalen/Programming/Netbeans%20Workspace/2017%20Winter/TestUDPGame/core/src/com/jwinslow/game/states/InitState.java</file>
|
||||
<file>file:/C:/Users/jalen/Programming/Netbeans%20Workspace/2017%20Winter/TestUDPGame/core/src/com/jwinslow/game/sprites/PlayerSprite.java</file>
|
||||
<file>file:/C:/Users/jalen/Programming/Netbeans%20Workspace/2017%20Winter/TestUDPGame/core/src/com/jwinslow/game/utils/Assets.java</file>
|
||||
<file>file:/C:/Users/jalen/Programming/Netbeans%20Workspace/2017%20Winter/TestUDPGame/core/src/com/jwinslow/game/states/GameState.java</file>
|
||||
<file>file:/C:/Users/jalen/Programming/Netbeans%20Workspace/2017%20Winter/TestUDPGame/core/src/com/jwinslow/game/ui/UIButton.java</file>
|
||||
</group>
|
||||
</open-files>
|
||||
<editor-bookmarks lastBookmarkId="0" xmlns="http://www.netbeans.org/ns/editor-bookmarks/2"/>
|
||||
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
||||
<group/>
|
||||
</open-files>
|
||||
</auxiliary>
|
||||
</gradle-project-properties>
|
||||
Reference in New Issue
Block a user