diff EasyBilliardsGame/SmartBall.app/Contents/Resources/ScreenSelector.nib/classes.nib @ 2:fdab88fc2cb9

add game projects
author Yuta ANSE <e135745@ie.u-ryukyu.ac.jp>
date Fri, 17 Jul 2015 23:14:45 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/EasyBilliardsGame/SmartBall.app/Contents/Resources/ScreenSelector.nib/classes.nib	Fri Jul 17 23:14:45 2015 +0900
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>IBClasses</key>
+	<array>
+		<dict>
+			<key>ACTIONS</key>
+			<dict>
+				<key>Play</key>
+				<string>id</string>
+				<key>Quit</key>
+				<string>id</string>
+				<key>SaveAndQuit</key>
+				<string>id</string>
+			</dict>
+			<key>CLASS</key>
+			<string>ScreenSelector</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>m_GraphicsQuality</key>
+				<string>id</string>
+				<key>m_Input</key>
+				<string>id</string>
+				<key>m_OptionKey</key>
+				<string>id</string>
+				<key>m_ScreenResolution</key>
+				<string>id</string>
+				<key>m_Windowed</key>
+				<string>id</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>NSObject</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>FirstResponder</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSObject</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>ScreenSelectorTableView</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSTableView</string>
+		</dict>
+	</array>
+	<key>IBVersion</key>
+	<string>1</string>
+</dict>
+</plist>