初次提交
This commit is contained in:
29
第15章 真实光学环境的模拟/Sample15_3/gen/com/bn/Sample15_3/R.java
Normal file
29
第15章 真实光学环境的模拟/Sample15_3/gen/com/bn/Sample15_3/R.java
Normal file
@@ -0,0 +1,29 @@
|
||||
/* 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.Sample15_3;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
}
|
||||
public static final class drawable {
|
||||
public static final int icon=0x7f020000;
|
||||
}
|
||||
public static final class raw {
|
||||
public static final int skycubemap_back=0x7f030000;
|
||||
public static final int skycubemap_down=0x7f030001;
|
||||
public static final int skycubemap_down_cube=0x7f030002;
|
||||
public static final int skycubemap_front=0x7f030003;
|
||||
public static final int skycubemap_left=0x7f030004;
|
||||
public static final int skycubemap_right=0x7f030005;
|
||||
public static final int skycubemap_up=0x7f030006;
|
||||
public static final int skycubemap_up_cube=0x7f030007;
|
||||
}
|
||||
public static final class string {
|
||||
public static final int app_name=0x7f040000;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user