初次提交
This commit is contained in:
26
第17章 游戏的心脏——物理引擎/Sample17_5/gen/com/bn/Sample17_5/R.java
Normal file
26
第17章 游戏的心脏——物理引擎/Sample17_5/gen/com/bn/Sample17_5/R.java
Normal file
@@ -0,0 +1,26 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* aapt tool from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
|
||||
package com.bn.Sample17_5;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
}
|
||||
public static final class drawable {
|
||||
public static final int floor=0x7f020000;
|
||||
public static final int icon=0x7f020001;
|
||||
public static final int wood_bin0=0x7f020002;
|
||||
public static final int wood_bin1=0x7f020003;
|
||||
}
|
||||
public static final class layout {
|
||||
public static final int main=0x7f030000;
|
||||
}
|
||||
public static final class string {
|
||||
public static final int app_name=0x7f040001;
|
||||
public static final int hello=0x7f040000;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user