初次提交
This commit is contained in:
24
第17章 游戏的心脏——物理引擎/Sample17_1/gen/com/bn/Sample17_1/R.java
Normal file
24
第17章 游戏的心脏——物理引擎/Sample17_1/gen/com/bn/Sample17_1/R.java
Normal file
@@ -0,0 +1,24 @@
|
||||
/* 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_1;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
}
|
||||
public static final class drawable {
|
||||
public static final int f6=0x7f020000;
|
||||
public static final int floor=0x7f020001;
|
||||
public static final int icon=0x7f020002;
|
||||
public static final int wood_bin0=0x7f020003;
|
||||
public static final int wood_bin1=0x7f020004;
|
||||
public static final int wood_bin2=0x7f020005;
|
||||
}
|
||||
public static final class string {
|
||||
public static final int app_name=0x7f030000;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user