skunkworks/.idea/misc.xml

26 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="EntryPointsManager">
<pattern value="com.danitheskunk.skunkworks.IRenderContext" method="drawRectangle" />
<pattern value="com.danitheskunk.skunkworks.IRenderContext" method="drawTextureRectangle" />
<pattern value="com.danitheskunk.skunkworks.IRenderContext" />
<pattern value="com.danitheskunk.skunkworks.IWindow" method="loadTextureArray" />
<pattern value="com.danitheskunk.skunkworks.Recti" method="getX" />
<pattern value="com.danitheskunk.skunkworks.Recti" method="getY" />
<pattern value="com.danitheskunk.skunkworks.Recti" />
<pattern value="com.danitheskunk.skunkworks.Vec2f" method="add" />
<pattern value="com.danitheskunk.skunkworks.Vec2f" method="div" />
<pattern value="com.danitheskunk.skunkworks.Vec2f" method="mul" />
<pattern value="com.danitheskunk.skunkworks.Vec2f" method="sub" />
<pattern value="com.danitheskunk.skunkworks.Vec2i" method="add" />
<pattern value="com.danitheskunk.skunkworks.Vec2i" method="div" />
<pattern value="com.danitheskunk.skunkworks.Vec2i" method="divf" />
<pattern value="com.danitheskunk.skunkworks.Vec2i" method="sub" />
<pattern value="com.danitheskunk.skunkworks.GLRenderContext" method="drawRectangle" />
<pattern value="com.danitheskunk.skunkworks.GLRenderContext" method="drawTextureRectangle" />
<pattern value="com.danitheskunk.skunkworks.GLWindow" method="loadTextureArray" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>