├── Assets ├── DarkSea.bmp ├── DarkSea.bmp.meta ├── LightSea.bmp ├── LightSea.bmp.meta ├── MobileOcean.meta ├── MobileOcean │ ├── Meshes.meta │ └── Meshes │ │ ├── WaterS10W100.asset │ │ ├── WaterS10W100.asset.meta │ │ ├── WaterS10W1000.asset │ │ ├── WaterS10W1000.asset.meta │ │ ├── WaterS10W500.asset │ │ ├── WaterS10W500.asset.meta │ │ ├── WaterS1W1000.asset │ │ ├── WaterS1W1000.asset.meta │ │ ├── WaterS1W2000.asset │ │ ├── WaterS1W2000.asset.meta │ │ ├── WaterS1W40000.asset │ │ ├── WaterS1W40000.asset.meta │ │ ├── WaterS1W500.asset │ │ ├── WaterS1W500.asset.meta │ │ ├── WaterS20W500.asset │ │ ├── WaterS20W500.asset.meta │ │ ├── WaterS5W1024.asset │ │ ├── WaterS5W1024.asset.meta │ │ ├── WaterS5W500.asset │ │ └── WaterS5W500.asset.meta ├── NGUI.meta ├── NGUI │ ├── Editor.meta │ ├── Editor │ │ ├── Preview.meta │ │ ├── Preview │ │ │ ├── Control - Background.png │ │ │ ├── Control - Background.png.meta │ │ │ ├── Control - Colored Button.png │ │ │ ├── Control - Colored Button.png.meta │ │ │ ├── Control - Colored Checkbox.png │ │ │ ├── Control - Colored Checkbox.png.meta │ │ │ ├── Control - Colored Horizontal Scroll Bar.png │ │ │ ├── Control - Colored Horizontal Scroll Bar.png.meta │ │ │ ├── Control - Colored Popup List.png │ │ │ ├── Control - Colored Popup List.png.meta │ │ │ ├── Control - Colored Progress Bar.png │ │ │ ├── Control - Colored Progress Bar.png.meta │ │ │ ├── Control - Colored Slider.png │ │ │ ├── Control - Colored Slider.png.meta │ │ │ ├── Control - Colored Vertical Scroll Bar.png │ │ │ ├── Control - Colored Vertical Scroll Bar.png.meta │ │ │ ├── Control - Simple Button.png │ │ │ ├── Control - Simple Button.png.meta │ │ │ ├── Control - Simple Checkbox.png │ │ │ ├── Control - Simple Checkbox.png.meta │ │ │ ├── Control - Simple Horizontal Scroll Bar.png │ │ │ ├── Control - Simple Horizontal Scroll Bar.png.meta │ │ │ ├── Control - Simple Horizontal Slider.png │ │ │ ├── Control - Simple Horizontal Slider.png.meta │ │ │ ├── Control - Simple Input Field.png │ │ │ ├── Control - Simple Input Field.png.meta │ │ │ ├── Control - Simple Popup List.png │ │ │ ├── Control - Simple Popup List.png.meta │ │ │ ├── Control - Simple Progress Bar.png │ │ │ ├── Control - Simple Progress Bar.png.meta │ │ │ ├── Control - Simple Text Box.png │ │ │ ├── Control - Simple Text Box.png.meta │ │ │ ├── Control - Simple Vertical Scroll Bar.png │ │ │ ├── Control - Simple Vertical Scroll Bar.png.meta │ │ │ ├── Control - Simple Vertical Slider.png │ │ │ └── Control - Simple Vertical Slider.png.meta │ │ ├── x86.meta │ │ ├── x86 │ │ │ ├── FreeType.dll │ │ │ ├── FreeType.dll.meta │ │ │ ├── FreeType.dylib │ │ │ └── FreeType.dylib.meta │ │ ├── x86_64.meta │ │ └── x86_64 │ │ │ ├── FreeType.dll │ │ │ └── FreeType.dll.meta │ ├── Examples.meta │ ├── Examples │ │ ├── Animations.meta │ │ ├── Animations │ │ │ ├── Button.anim │ │ │ ├── Button.anim.meta │ │ │ ├── Checkmark.anim │ │ │ ├── Checkmark.anim.meta │ │ │ ├── Logo.anim │ │ │ ├── Logo.anim.meta │ │ │ ├── Window - Back.anim │ │ │ ├── Window - Back.anim.meta │ │ │ ├── Window - Forward.anim │ │ │ └── Window - Forward.anim.meta │ │ ├── Atlases.meta │ │ ├── Atlases │ │ │ ├── Fantasy.meta │ │ │ ├── Fantasy │ │ │ │ ├── Fantasy Font - Normal.prefab │ │ │ │ ├── Fantasy Font - Normal.prefab.meta │ │ │ │ ├── Fantasy Font - Normal.txt │ │ │ │ └── Fantasy Font - Normal.txt.meta │ │ │ ├── Refractive.meta │ │ │ ├── Refractive │ │ │ │ ├── Refractive Atlas - Bump.psd │ │ │ │ ├── Refractive Atlas - Bump.psd.meta │ │ │ │ ├── Refractive Atlas - Masks.psd │ │ │ │ ├── Refractive Atlas - Masks.psd.meta │ │ │ │ ├── Refractive Atlas.mat │ │ │ │ ├── Refractive Atlas.mat.meta │ │ │ │ ├── Refractive Atlas.prefab │ │ │ │ ├── Refractive Atlas.prefab.meta │ │ │ │ ├── Refractive Atlas.psd │ │ │ │ ├── Refractive Atlas.psd.meta │ │ │ │ ├── Refractive Font - Header.prefab │ │ │ │ ├── Refractive Font - Header.prefab.meta │ │ │ │ ├── Refractive Font - Header.txt │ │ │ │ ├── Refractive Font - Header.txt.meta │ │ │ │ ├── Refractive Font - Normal.prefab │ │ │ │ ├── Refractive Font - Normal.prefab.meta │ │ │ │ ├── Refractive Font - Normal.txt │ │ │ │ └── Refractive Font - Normal.txt.meta │ │ │ ├── SciFi.meta │ │ │ ├── SciFi │ │ │ │ ├── SciFi Atlas.mat │ │ │ │ ├── SciFi Atlas.mat.meta │ │ │ │ ├── SciFi Atlas.prefab │ │ │ │ ├── SciFi Atlas.prefab.meta │ │ │ │ ├── SciFi Atlas.psd │ │ │ │ ├── SciFi Atlas.psd.meta │ │ │ │ ├── SciFi Font - Header.prefab │ │ │ │ ├── SciFi Font - Header.prefab.meta │ │ │ │ ├── SciFi Font - Header.txt │ │ │ │ ├── SciFi Font - Header.txt.meta │ │ │ │ ├── SciFi Font - Normal.prefab │ │ │ │ ├── SciFi Font - Normal.prefab.meta │ │ │ │ ├── SciFi Font - Normal.txt │ │ │ │ └── SciFi Font - Normal.txt.meta │ │ │ ├── Wooden.meta │ │ │ └── Wooden │ │ │ │ ├── Arimo14.prefab │ │ │ │ ├── Arimo14.prefab.meta │ │ │ │ ├── Arimo14.tga │ │ │ │ ├── Arimo14.tga.meta │ │ │ │ ├── Arimo14.txt │ │ │ │ ├── Arimo14.txt.meta │ │ │ │ ├── Arimo18.prefab │ │ │ │ ├── Arimo18.prefab.meta │ │ │ │ ├── Arimo18.tga │ │ │ │ ├── Arimo18.tga.meta │ │ │ │ ├── Arimo18.txt │ │ │ │ ├── Arimo18.txt.meta │ │ │ │ ├── Arimo20.prefab │ │ │ │ ├── Arimo20.prefab.meta │ │ │ │ ├── Arimo20.tga │ │ │ │ ├── Arimo20.tga.meta │ │ │ │ ├── Arimo20.txt │ │ │ │ ├── Arimo20.txt.meta │ │ │ │ ├── Coalition.prefab │ │ │ │ ├── Coalition.prefab.meta │ │ │ │ ├── Control - Background.prefab │ │ │ │ ├── Control - Background.prefab.meta │ │ │ │ ├── Control - Colored Button.prefab │ │ │ │ ├── Control - Colored Button.prefab.meta │ │ │ │ ├── Control - Colored Checkbox.prefab │ │ │ │ ├── Control - Colored Checkbox.prefab.meta │ │ │ │ ├── Control - Colored Horizontal Scroll Bar.prefab │ │ │ │ ├── Control - Colored Horizontal Scroll Bar.prefab.meta │ │ │ │ ├── Control - Colored Popup List.prefab │ │ │ │ ├── Control - Colored Popup List.prefab.meta │ │ │ │ ├── Control - Colored Progress Bar.prefab │ │ │ │ ├── Control - Colored Progress Bar.prefab.meta │ │ │ │ ├── Control - Colored Slider.prefab │ │ │ │ ├── Control - Colored Slider.prefab.meta │ │ │ │ ├── Control - Colored Vertical Scroll Bar.prefab │ │ │ │ ├── Control - Colored Vertical Scroll Bar.prefab.meta │ │ │ │ ├── Control - Simple Button.prefab │ │ │ │ ├── Control - Simple Button.prefab.meta │ │ │ │ ├── Control - Simple Checkbox.prefab │ │ │ │ ├── Control - Simple Checkbox.prefab.meta │ │ │ │ ├── Control - Simple Horizontal Scroll Bar.prefab │ │ │ │ ├── Control - Simple Horizontal Scroll Bar.prefab.meta │ │ │ │ ├── Control - Simple Horizontal Slider.prefab │ │ │ │ ├── Control - Simple Horizontal Slider.prefab.meta │ │ │ │ ├── Control - Simple Input Field.prefab │ │ │ │ ├── Control - Simple Input Field.prefab.meta │ │ │ │ ├── Control - Simple Popup List.prefab │ │ │ │ ├── Control - Simple Popup List.prefab.meta │ │ │ │ ├── Control - Simple Progress Bar.prefab │ │ │ │ ├── Control - Simple Progress Bar.prefab.meta │ │ │ │ ├── Control - Simple Text Box.prefab │ │ │ │ ├── Control - Simple Text Box.prefab.meta │ │ │ │ ├── Control - Simple Vertical Scroll Bar.prefab │ │ │ │ ├── Control - Simple Vertical Scroll Bar.prefab.meta │ │ │ │ ├── Control - Simple Vertical Slider.prefab │ │ │ │ └── Control - Simple Vertical Slider.prefab.meta │ │ ├── Materials.meta │ │ ├── Materials │ │ │ ├── Backdrop.mat │ │ │ ├── Backdrop.mat.meta │ │ │ ├── brick.mat │ │ │ ├── brick.mat.meta │ │ │ ├── burlap.mat │ │ │ ├── burlap.mat.meta │ │ │ ├── sand.mat │ │ │ └── sand.mat.meta │ │ ├── Models.meta │ │ ├── Models │ │ │ ├── Orc Armor.meta │ │ │ ├── Orc Armor │ │ │ │ ├── Bracers.FBX │ │ │ │ ├── Bracers.FBX.meta │ │ │ │ ├── Orc Armor (Diffuse).psd │ │ │ │ ├── Orc Armor (Diffuse).psd.meta │ │ │ │ ├── Orc Armor (Maps).png │ │ │ │ ├── Orc Armor (Maps).png.meta │ │ │ │ ├── Orc Armor (Normal).png │ │ │ │ ├── Orc Armor (Normal).png.meta │ │ │ │ ├── Orc Armor.mat │ │ │ │ ├── Orc Armor.mat.meta │ │ │ │ ├── Orc Armor.shader │ │ │ │ ├── Orc Armor.shader.meta │ │ │ │ ├── Orc Bracers.prefab │ │ │ │ ├── Orc Bracers.prefab.meta │ │ │ │ ├── Orc Shoulders.prefab │ │ │ │ ├── Orc Shoulders.prefab.meta │ │ │ │ ├── Shoulders.FBX │ │ │ │ └── Shoulders.FBX.meta │ │ │ ├── Orc.meta │ │ │ └── Orc │ │ │ │ ├── FBX.FBX │ │ │ │ ├── FBX.FBX.meta │ │ │ │ ├── FBX@idle.FBX │ │ │ │ ├── FBX@idle.FBX.meta │ │ │ │ ├── FBX@idleBreaks.FBX │ │ │ │ ├── FBX@idleBreaks.FBX.meta │ │ │ │ ├── Orc Skin (Diffuse).psd │ │ │ │ ├── Orc Skin (Diffuse).psd.meta │ │ │ │ ├── Orc Skin (Normal).png │ │ │ │ ├── Orc Skin (Normal).png.meta │ │ │ │ ├── Orc Skin.mat │ │ │ │ ├── Orc Skin.mat.meta │ │ │ │ ├── Orc Skin.shader │ │ │ │ ├── Orc Skin.shader.meta │ │ │ │ ├── Orc.prefab │ │ │ │ └── Orc.prefab.meta │ │ ├── Other.meta │ │ ├── Other │ │ │ ├── Storage Icon Template.prefab │ │ │ └── Storage Icon Template.prefab.meta │ │ ├── Resources.meta │ │ ├── Resources │ │ │ ├── Localization.txt │ │ │ └── Localization.txt.meta │ │ ├── Scenes.meta │ │ ├── Scenes │ │ │ ├── Example 0 - Control Widgets.unity │ │ │ ├── Example 0 - Control Widgets.unity.meta │ │ │ ├── Example 1 - Anchors.unity │ │ │ ├── Example 1 - Anchors.unity.meta │ │ │ ├── Example 10 - Localization.unity │ │ │ ├── Example 10 - Localization.unity.meta │ │ │ ├── Example 11 - Drag & Drop.unity │ │ │ ├── Example 11 - Drag & Drop.unity.meta │ │ │ ├── Example 12 - Chat Window.unity │ │ │ ├── Example 12 - Chat Window.unity.meta │ │ │ ├── Example 13 - Tabs.unity │ │ │ ├── Example 13 - Tabs.unity.meta │ │ │ ├── Example 14 - Endless Scroll Views.unity │ │ │ ├── Example 14 - Endless Scroll Views.unity.meta │ │ │ ├── Example 15 - Animated Letters.unity │ │ │ ├── Example 15 - Animated Letters.unity.meta │ │ │ ├── Example 2 - Interaction.unity │ │ │ ├── Example 2 - Interaction.unity.meta │ │ │ ├── Example 3 - Menu.unity │ │ │ ├── Example 3 - Menu.unity.meta │ │ │ ├── Example 4 - Controller Input.unity │ │ │ ├── Example 4 - Controller Input.unity.meta │ │ │ ├── Example 5 - Lights and Refraction.unity │ │ │ ├── Example 5 - Lights and Refraction.unity.meta │ │ │ ├── Example 6 - Draggable Window.unity │ │ │ ├── Example 6 - Draggable Window.unity.meta │ │ │ ├── Example 7 - Scroll View (Panel).unity │ │ │ ├── Example 7 - Scroll View (Panel).unity.meta │ │ │ ├── Example 8 - Scroll View (Camera).unity │ │ │ ├── Example 8 - Scroll View (Camera).unity.meta │ │ │ ├── Example 9 - Quest Log.unity │ │ │ ├── Example 9 - Quest Log.unity.meta │ │ │ ├── Example X - Character.unity │ │ │ ├── Example X - Character.unity.meta │ │ │ ├── Tutorial 1.unity │ │ │ ├── Tutorial 1.unity.meta │ │ │ ├── Tutorial 2.unity │ │ │ ├── Tutorial 2.unity.meta │ │ │ ├── Tutorial 3.unity │ │ │ ├── Tutorial 3.unity.meta │ │ │ ├── Tutorial 4.unity │ │ │ ├── Tutorial 4.unity.meta │ │ │ ├── Tutorial 5.unity │ │ │ ├── Tutorial 5.unity.meta │ │ │ ├── Tutorial 6.unity │ │ │ ├── Tutorial 6.unity.meta │ │ │ ├── Tutorial 7.unity │ │ │ └── Tutorial 7.unity.meta │ │ ├── Scripts.meta │ │ ├── Scripts │ │ │ ├── InventorySystem.meta │ │ │ ├── InventorySystem │ │ │ │ ├── Editor.meta │ │ │ │ ├── Editor │ │ │ │ │ ├── InvDatabaseInspector.cs │ │ │ │ │ ├── InvDatabaseInspector.cs.meta │ │ │ │ │ ├── InvFindItem.cs │ │ │ │ │ └── InvFindItem.cs.meta │ │ │ │ ├── Game.meta │ │ │ │ ├── Game │ │ │ │ │ ├── EquipItems.cs │ │ │ │ │ ├── EquipItems.cs.meta │ │ │ │ │ ├── EquipRandomItem.cs │ │ │ │ │ ├── EquipRandomItem.cs.meta │ │ │ │ │ ├── UICursor.cs │ │ │ │ │ ├── UICursor.cs.meta │ │ │ │ │ ├── UIEquipmentSlot.cs │ │ │ │ │ ├── UIEquipmentSlot.cs.meta │ │ │ │ │ ├── UIItemSlot.cs │ │ │ │ │ ├── UIItemSlot.cs.meta │ │ │ │ │ ├── UIItemStorage.cs │ │ │ │ │ ├── UIItemStorage.cs.meta │ │ │ │ │ ├── UIStorageSlot.cs │ │ │ │ │ └── UIStorageSlot.cs.meta │ │ │ │ ├── System.meta │ │ │ │ └── System │ │ │ │ │ ├── InvAttachmentPoint.cs │ │ │ │ │ ├── InvAttachmentPoint.cs.meta │ │ │ │ │ ├── InvBaseItem.cs │ │ │ │ │ ├── InvBaseItem.cs.meta │ │ │ │ │ ├── InvDatabase.cs │ │ │ │ │ ├── InvDatabase.cs.meta │ │ │ │ │ ├── InvEquipment.cs │ │ │ │ │ ├── InvEquipment.cs.meta │ │ │ │ │ ├── InvGameItem.cs │ │ │ │ │ ├── InvGameItem.cs.meta │ │ │ │ │ ├── InvStat.cs │ │ │ │ │ └── InvStat.cs.meta │ │ │ ├── Other.meta │ │ │ └── Other │ │ │ │ ├── ChatInput.cs │ │ │ │ ├── ChatInput.cs.meta │ │ │ │ ├── DownloadTexture.cs │ │ │ │ ├── DownloadTexture.cs.meta │ │ │ │ ├── ExampleDragDropItem.cs │ │ │ │ ├── ExampleDragDropItem.cs.meta │ │ │ │ ├── ExampleDragDropSurface.cs │ │ │ │ ├── ExampleDragDropSurface.cs.meta │ │ │ │ ├── LagPosition.cs │ │ │ │ ├── LagPosition.cs.meta │ │ │ │ ├── LagRotation.cs │ │ │ │ ├── LagRotation.cs.meta │ │ │ │ ├── LoadLevelOnClick.cs │ │ │ │ ├── LoadLevelOnClick.cs.meta │ │ │ │ ├── LookAtTarget.cs │ │ │ │ ├── LookAtTarget.cs.meta │ │ │ │ ├── OpenURLOnClick.cs │ │ │ │ ├── OpenURLOnClick.cs.meta │ │ │ │ ├── PanWithMouse.cs │ │ │ │ ├── PanWithMouse.cs.meta │ │ │ │ ├── PlayIdleAnimations.cs │ │ │ │ ├── PlayIdleAnimations.cs.meta │ │ │ │ ├── SetColorPickerColor.cs │ │ │ │ ├── SetColorPickerColor.cs.meta │ │ │ │ ├── Spin.cs │ │ │ │ ├── Spin.cs.meta │ │ │ │ ├── SpinWithMouse.cs │ │ │ │ ├── SpinWithMouse.cs.meta │ │ │ │ ├── Tutorial5.cs │ │ │ │ ├── Tutorial5.cs.meta │ │ │ │ ├── UISliderColors.cs │ │ │ │ ├── UISliderColors.cs.meta │ │ │ │ ├── WindowAutoYaw.cs │ │ │ │ ├── WindowAutoYaw.cs.meta │ │ │ │ ├── WindowDragTilt.cs │ │ │ │ └── WindowDragTilt.cs.meta │ │ ├── Shaders.meta │ │ ├── Shaders │ │ │ ├── Refractive.shader │ │ │ ├── Refractive.shader.meta │ │ │ ├── Unlit - Additive Colored.shader │ │ │ ├── Unlit - Additive Colored.shader.meta │ │ │ ├── Unlit - Depth Cutout.shader │ │ │ ├── Unlit - Depth Cutout.shader.meta │ │ │ ├── Unlit - Depth.shader │ │ │ ├── Unlit - Depth.shader.meta │ │ │ ├── Unlit - Masked Colored.shader │ │ │ └── Unlit - Masked Colored.shader.meta │ │ ├── Sounds.meta │ │ ├── Sounds │ │ │ ├── Crumple.wav │ │ │ ├── Crumple.wav.meta │ │ │ ├── Rumble.wav │ │ │ ├── Rumble.wav.meta │ │ │ ├── Swipe.wav │ │ │ ├── Swipe.wav.meta │ │ │ ├── Tap.wav │ │ │ └── Tap.wav.meta │ │ ├── Textures.meta │ │ └── Textures │ │ │ ├── Backdrop.png │ │ │ ├── Backdrop.png.meta │ │ │ ├── brick.jpg │ │ │ ├── brick.jpg.meta │ │ │ ├── brickNM.png │ │ │ ├── brickNM.png.meta │ │ │ ├── burlap.jpg │ │ │ ├── burlap.jpg.meta │ │ │ ├── sand.png │ │ │ └── sand.png.meta │ ├── ReadMe - 3.11.1.txt │ ├── ReadMe - 3.11.1.txt.meta │ ├── Resources.meta │ ├── Resources │ │ ├── Shaders.meta │ │ └── Shaders │ │ │ ├── Unlit - Premultiplied Colored (TextureClip).shader │ │ │ ├── Unlit - Premultiplied Colored (TextureClip).shader.meta │ │ │ ├── Unlit - Premultiplied Colored 1.shader │ │ │ ├── Unlit - Premultiplied Colored 1.shader.meta │ │ │ ├── Unlit - Premultiplied Colored 2.shader │ │ │ ├── Unlit - Premultiplied Colored 2.shader.meta │ │ │ ├── Unlit - Premultiplied Colored 3.shader │ │ │ ├── Unlit - Premultiplied Colored 3.shader.meta │ │ │ ├── Unlit - Premultiplied Colored.shader │ │ │ ├── Unlit - Premultiplied Colored.shader.meta │ │ │ ├── Unlit - Text (TextureClip).shader │ │ │ ├── Unlit - Text (TextureClip).shader.meta │ │ │ ├── Unlit - Text 1.shader │ │ │ ├── Unlit - Text 1.shader.meta │ │ │ ├── Unlit - Text 2.shader │ │ │ ├── Unlit - Text 2.shader.meta │ │ │ ├── Unlit - Text 3.shader │ │ │ ├── Unlit - Text 3.shader.meta │ │ │ ├── Unlit - Text.shader │ │ │ ├── Unlit - Text.shader.meta │ │ │ ├── Unlit - Transparent Colored (Packed) (TextureClip).shader │ │ │ ├── Unlit - Transparent Colored (Packed) (TextureClip).shader.meta │ │ │ ├── Unlit - Transparent Colored (TextureClip).shader │ │ │ ├── Unlit - Transparent Colored (TextureClip).shader.meta │ │ │ ├── Unlit - Transparent Colored 1.shader │ │ │ ├── Unlit - Transparent Colored 1.shader.meta │ │ │ ├── Unlit - Transparent Colored 2.shader │ │ │ ├── Unlit - Transparent Colored 2.shader.meta │ │ │ ├── Unlit - Transparent Colored 3.shader │ │ │ ├── Unlit - Transparent Colored 3.shader.meta │ │ │ ├── Unlit - Transparent Colored.shader │ │ │ ├── Unlit - Transparent Colored.shader.meta │ │ │ ├── Unlit - Transparent Masked 1.shader │ │ │ ├── Unlit - Transparent Masked 1.shader.meta │ │ │ ├── Unlit - Transparent Masked 2.shader │ │ │ ├── Unlit - Transparent Masked 2.shader.meta │ │ │ ├── Unlit - Transparent Masked 3.shader │ │ │ ├── Unlit - Transparent Masked 3.shader.meta │ │ │ ├── Unlit - Transparent Masked.shader │ │ │ ├── Unlit - Transparent Masked.shader.meta │ │ │ ├── Unlit - Transparent Packed 1.shader │ │ │ ├── Unlit - Transparent Packed 1.shader.meta │ │ │ ├── Unlit - Transparent Packed 2.shader │ │ │ ├── Unlit - Transparent Packed 2.shader.meta │ │ │ ├── Unlit - Transparent Packed 3.shader │ │ │ ├── Unlit - Transparent Packed 3.shader.meta │ │ │ ├── Unlit - Transparent Packed.shader │ │ │ └── Unlit - Transparent Packed.shader.meta │ ├── Scripts.meta │ └── Scripts │ │ ├── Editor.meta │ │ ├── Editor │ │ ├── ActiveAnimationEditor.cs │ │ ├── ActiveAnimationEditor.cs.meta │ │ ├── BMFontReader.cs │ │ ├── BMFontReader.cs.meta │ │ ├── ComponentSelector.cs │ │ ├── ComponentSelector.cs.meta │ │ ├── EventDelegateDrawer.cs │ │ ├── EventDelegateDrawer.cs.meta │ │ ├── EventDelegateEditor.cs │ │ ├── EventDelegateEditor.cs.meta │ │ ├── FreeType.cs │ │ ├── FreeType.cs.meta │ │ ├── MinMaxRangeAttributeDrawer.cs │ │ ├── MinMaxRangeAttributeDrawer.cs.meta │ │ ├── NGUIContextMenu.cs │ │ ├── NGUIContextMenu.cs.meta │ │ ├── NGUIEditorExtensions.cs │ │ ├── NGUIEditorExtensions.cs.meta │ │ ├── NGUIEditorTools.cs │ │ ├── NGUIEditorTools.cs.meta │ │ ├── NGUIHandles.cs │ │ ├── NGUIHandles.cs.meta │ │ ├── NGUIHelp.cs │ │ ├── NGUIHelp.cs.meta │ │ ├── NGUIJson.cs │ │ ├── NGUIJson.cs.meta │ │ ├── NGUIMenu.cs │ │ ├── NGUIMenu.cs.meta │ │ ├── NGUISelectionTools.cs │ │ ├── NGUISelectionTools.cs.meta │ │ ├── NGUISettings.cs │ │ ├── NGUISettings.cs.meta │ │ ├── NGUISnap.cs │ │ ├── NGUISnap.cs.meta │ │ ├── NGUITransformInspector.cs │ │ ├── NGUITransformInspector.cs.meta │ │ ├── PropertyBindingEditor.cs │ │ ├── PropertyBindingEditor.cs.meta │ │ ├── PropertyReferenceDrawer.cs │ │ ├── PropertyReferenceDrawer.cs.meta │ │ ├── SpriteSelector.cs │ │ ├── SpriteSelector.cs.meta │ │ ├── TweenAlphaEditor.cs │ │ ├── TweenAlphaEditor.cs.meta │ │ ├── TweenColorEditor.cs │ │ ├── TweenColorEditor.cs.meta │ │ ├── TweenFOVEditor.cs │ │ ├── TweenFOVEditor.cs.meta │ │ ├── TweenHeightEditor.cs │ │ ├── TweenHeightEditor.cs.meta │ │ ├── TweenOrthoSizeEditor.cs │ │ ├── TweenOrthoSizeEditor.cs.meta │ │ ├── TweenPositionEditor.cs │ │ ├── TweenPositionEditor.cs.meta │ │ ├── TweenRotationEditor.cs │ │ ├── TweenRotationEditor.cs.meta │ │ ├── TweenScaleEditor.cs │ │ ├── TweenScaleEditor.cs.meta │ │ ├── TweenTransformEditor.cs │ │ ├── TweenTransformEditor.cs.meta │ │ ├── TweenVolumeEditor.cs │ │ ├── TweenVolumeEditor.cs.meta │ │ ├── TweenWidthEditor.cs │ │ ├── TweenWidthEditor.cs.meta │ │ ├── TypewriterEffectEditor.cs │ │ ├── TypewriterEffectEditor.cs.meta │ │ ├── UI2DSpriteEditor.cs │ │ ├── UI2DSpriteEditor.cs.meta │ │ ├── UIAnchorEditor.cs │ │ ├── UIAnchorEditor.cs.meta │ │ ├── UIAtlasInspector.cs │ │ ├── UIAtlasInspector.cs.meta │ │ ├── UIAtlasMaker.cs │ │ ├── UIAtlasMaker.cs.meta │ │ ├── UIBasicSpriteEditor.cs │ │ ├── UIBasicSpriteEditor.cs.meta │ │ ├── UIButtonColorEditor.cs │ │ ├── UIButtonColorEditor.cs.meta │ │ ├── UIButtonEditor.cs │ │ ├── UIButtonEditor.cs.meta │ │ ├── UIButtonKeysEditor.cs │ │ ├── UIButtonKeysEditor.cs.meta │ │ ├── UIButtonMessageEditor.cs │ │ ├── UIButtonMessageEditor.cs.meta │ │ ├── UICameraEditor.cs │ │ ├── UICameraEditor.cs.meta │ │ ├── UICameraTool.cs │ │ ├── UICameraTool.cs.meta │ │ ├── UIColorPickerEditor.cs │ │ ├── UIColorPickerEditor.cs.meta │ │ ├── UICreateNewUIWizard.cs │ │ ├── UICreateNewUIWizard.cs.meta │ │ ├── UICreateWidgetWizard.cs │ │ ├── UICreateWidgetWizard.cs.meta │ │ ├── UIDragObjectEditor.cs │ │ ├── UIDragObjectEditor.cs.meta │ │ ├── UIDrawCallInspector.cs │ │ ├── UIDrawCallInspector.cs.meta │ │ ├── UIDrawCallViewer.cs │ │ ├── UIDrawCallViewer.cs.meta │ │ ├── UIEventTriggerEditor.cs │ │ ├── UIEventTriggerEditor.cs.meta │ │ ├── UIFontInspector.cs │ │ ├── UIFontInspector.cs.meta │ │ ├── UIFontMaker.cs │ │ ├── UIFontMaker.cs.meta │ │ ├── UIForwardEventsEditor.cs │ │ ├── UIForwardEventsEditor.cs.meta │ │ ├── UIGridEditor.cs │ │ ├── UIGridEditor.cs.meta │ │ ├── UIImageButtonInspector.cs │ │ ├── UIImageButtonInspector.cs.meta │ │ ├── UIInputEditor.cs │ │ ├── UIInputEditor.cs.meta │ │ ├── UIKeyNavigationEditor.cs │ │ ├── UIKeyNavigationEditor.cs.meta │ │ ├── UILabelInspector.cs │ │ ├── UILabelInspector.cs.meta │ │ ├── UILocalizeEditor.cs │ │ ├── UILocalizeEditor.cs.meta │ │ ├── UIPanelInspector.cs │ │ ├── UIPanelInspector.cs.meta │ │ ├── UIPanelTool.cs │ │ ├── UIPanelTool.cs.meta │ │ ├── UIPlayAnimationEditor.cs │ │ ├── UIPlayAnimationEditor.cs.meta │ │ ├── UIPlayTweenEditor.cs │ │ ├── UIPlayTweenEditor.cs.meta │ │ ├── UIPopupListInspector.cs │ │ ├── UIPopupListInspector.cs.meta │ │ ├── UIPrefabTool.cs │ │ ├── UIPrefabTool.cs.meta │ │ ├── UIProgressBarEditor.cs │ │ ├── UIProgressBarEditor.cs.meta │ │ ├── UIRectEditor.cs │ │ ├── UIRectEditor.cs.meta │ │ ├── UIRootEditor.cs │ │ ├── UIRootEditor.cs.meta │ │ ├── UIScrollBarEditor.cs │ │ ├── UIScrollBarEditor.cs.meta │ │ ├── UIScrollViewEditor.cs │ │ ├── UIScrollViewEditor.cs.meta │ │ ├── UISliderEditor.cs │ │ ├── UISliderEditor.cs.meta │ │ ├── UISnapshotPointEditor.cs │ │ ├── UISnapshotPointEditor.cs.meta │ │ ├── UISpriteAnimationInspector.cs │ │ ├── UISpriteAnimationInspector.cs.meta │ │ ├── UISpriteInspector.cs │ │ ├── UISpriteInspector.cs.meta │ │ ├── UIStretchEditor.cs │ │ ├── UIStretchEditor.cs.meta │ │ ├── UITableEditor.cs │ │ ├── UITableEditor.cs.meta │ │ ├── UITextureInspector.cs │ │ ├── UITextureInspector.cs.meta │ │ ├── UITexturePacker.cs │ │ ├── UITexturePacker.cs.meta │ │ ├── UIToggleInspector.cs │ │ ├── UIToggleInspector.cs.meta │ │ ├── UITweenerEditor.cs │ │ ├── UITweenerEditor.cs.meta │ │ ├── UIWidgetContainerEditor.cs │ │ ├── UIWidgetContainerEditor.cs.meta │ │ ├── UIWidgetInspector.cs │ │ ├── UIWidgetInspector.cs.meta │ │ ├── UIWrapContentEditor.cs │ │ └── UIWrapContentEditor.cs.meta │ │ ├── Interaction.meta │ │ ├── Interaction │ │ ├── EnvelopContent.cs │ │ ├── EnvelopContent.cs.meta │ │ ├── LanguageSelection.cs │ │ ├── LanguageSelection.cs.meta │ │ ├── TypewriterEffect.cs │ │ ├── TypewriterEffect.cs.meta │ │ ├── UIButton.cs │ │ ├── UIButton.cs.meta │ │ ├── UIButtonActivate.cs │ │ ├── UIButtonActivate.cs.meta │ │ ├── UIButtonColor.cs │ │ ├── UIButtonColor.cs.meta │ │ ├── UIButtonKeys.cs │ │ ├── UIButtonKeys.cs.meta │ │ ├── UIButtonMessage.cs │ │ ├── UIButtonMessage.cs.meta │ │ ├── UIButtonOffset.cs │ │ ├── UIButtonOffset.cs.meta │ │ ├── UIButtonRotation.cs │ │ ├── UIButtonRotation.cs.meta │ │ ├── UIButtonScale.cs │ │ ├── UIButtonScale.cs.meta │ │ ├── UICenterOnChild.cs │ │ ├── UICenterOnChild.cs.meta │ │ ├── UICenterOnClick.cs │ │ ├── UICenterOnClick.cs.meta │ │ ├── UIDragCamera.cs │ │ ├── UIDragCamera.cs.meta │ │ ├── UIDragDropContainer.cs │ │ ├── UIDragDropContainer.cs.meta │ │ ├── UIDragDropItem.cs │ │ ├── UIDragDropItem.cs.meta │ │ ├── UIDragDropRoot.cs │ │ ├── UIDragDropRoot.cs.meta │ │ ├── UIDragObject.cs │ │ ├── UIDragObject.cs.meta │ │ ├── UIDragResize.cs │ │ ├── UIDragResize.cs.meta │ │ ├── UIDragScrollView.cs │ │ ├── UIDragScrollView.cs.meta │ │ ├── UIDraggableCamera.cs │ │ ├── UIDraggableCamera.cs.meta │ │ ├── UIEventTrigger.cs │ │ ├── UIEventTrigger.cs.meta │ │ ├── UIForwardEvents.cs │ │ ├── UIForwardEvents.cs.meta │ │ ├── UIGrid.cs │ │ ├── UIGrid.cs.meta │ │ ├── UIImageButton.cs │ │ ├── UIImageButton.cs.meta │ │ ├── UIKeyBinding.cs │ │ ├── UIKeyBinding.cs.meta │ │ ├── UIKeyNavigation.cs │ │ ├── UIKeyNavigation.cs.meta │ │ ├── UIPlayAnimation.cs │ │ ├── UIPlayAnimation.cs.meta │ │ ├── UIPlaySound.cs │ │ ├── UIPlaySound.cs.meta │ │ ├── UIPlayTween.cs │ │ ├── UIPlayTween.cs.meta │ │ ├── UIPopupList.cs │ │ ├── UIPopupList.cs.meta │ │ ├── UIProgressBar.cs │ │ ├── UIProgressBar.cs.meta │ │ ├── UISavedOption.cs │ │ ├── UISavedOption.cs.meta │ │ ├── UIScrollBar.cs │ │ ├── UIScrollBar.cs.meta │ │ ├── UIScrollView.cs │ │ ├── UIScrollView.cs.meta │ │ ├── UIShowControlScheme.cs │ │ ├── UIShowControlScheme.cs.meta │ │ ├── UISlider.cs │ │ ├── UISlider.cs.meta │ │ ├── UISoundVolume.cs │ │ ├── UISoundVolume.cs.meta │ │ ├── UITable.cs │ │ ├── UITable.cs.meta │ │ ├── UIToggle.cs │ │ ├── UIToggle.cs.meta │ │ ├── UIToggledComponents.cs │ │ ├── UIToggledComponents.cs.meta │ │ ├── UIToggledObjects.cs │ │ ├── UIToggledObjects.cs.meta │ │ ├── UIWidgetContainer.cs │ │ ├── UIWidgetContainer.cs.meta │ │ ├── UIWrapContent.cs │ │ └── UIWrapContent.cs.meta │ │ ├── Internal.meta │ │ ├── Internal │ │ ├── ActiveAnimation.cs │ │ ├── ActiveAnimation.cs.meta │ │ ├── AnimationOrTween.cs │ │ ├── AnimationOrTween.cs.meta │ │ ├── BMFont.cs │ │ ├── BMFont.cs.meta │ │ ├── BMGlyph.cs │ │ ├── BMGlyph.cs.meta │ │ ├── BMSymbol.cs │ │ ├── BMSymbol.cs.meta │ │ ├── BetterList.cs │ │ ├── BetterList.cs.meta │ │ ├── ByteReader.cs │ │ ├── ByteReader.cs.meta │ │ ├── EventDelegate.cs │ │ ├── EventDelegate.cs.meta │ │ ├── Localization.cs │ │ ├── Localization.cs.meta │ │ ├── MinMaxRangeAttribute.cs │ │ ├── MinMaxRangeAttribute.cs.meta │ │ ├── NGUIDebug.cs │ │ ├── NGUIDebug.cs.meta │ │ ├── NGUIMath.cs │ │ ├── NGUIMath.cs.meta │ │ ├── NGUIText.cs │ │ ├── NGUIText.cs.meta │ │ ├── NGUITools.cs │ │ ├── NGUITools.cs.meta │ │ ├── PropertyBinding.cs │ │ ├── PropertyBinding.cs.meta │ │ ├── PropertyReference.cs │ │ ├── PropertyReference.cs.meta │ │ ├── RealTime.cs │ │ ├── RealTime.cs.meta │ │ ├── SpringPanel.cs │ │ ├── SpringPanel.cs.meta │ │ ├── UIBasicSprite.cs │ │ ├── UIBasicSprite.cs.meta │ │ ├── UIDrawCall.cs │ │ ├── UIDrawCall.cs.meta │ │ ├── UIEventListener.cs │ │ ├── UIEventListener.cs.meta │ │ ├── UIGeometry.cs │ │ ├── UIGeometry.cs.meta │ │ ├── UIRect.cs │ │ ├── UIRect.cs.meta │ │ ├── UISnapshotPoint.cs │ │ ├── UISnapshotPoint.cs.meta │ │ ├── UIWidget.cs │ │ └── UIWidget.cs.meta │ │ ├── Tweening.meta │ │ ├── Tweening │ │ ├── AnimatedAlpha.cs │ │ ├── AnimatedAlpha.cs.meta │ │ ├── AnimatedColor.cs │ │ ├── AnimatedColor.cs.meta │ │ ├── AnimatedWidget.cs │ │ ├── AnimatedWidget.cs.meta │ │ ├── SpringPosition.cs │ │ ├── SpringPosition.cs.meta │ │ ├── TweenAlpha.cs │ │ ├── TweenAlpha.cs.meta │ │ ├── TweenColor.cs │ │ ├── TweenColor.cs.meta │ │ ├── TweenFOV.cs │ │ ├── TweenFOV.cs.meta │ │ ├── TweenFill.cs │ │ ├── TweenFill.cs.meta │ │ ├── TweenHeight.cs │ │ ├── TweenHeight.cs.meta │ │ ├── TweenLetters.cs │ │ ├── TweenLetters.cs.meta │ │ ├── TweenOrthoSize.cs │ │ ├── TweenOrthoSize.cs.meta │ │ ├── TweenPosition.cs │ │ ├── TweenPosition.cs.meta │ │ ├── TweenRotation.cs │ │ ├── TweenRotation.cs.meta │ │ ├── TweenScale.cs │ │ ├── TweenScale.cs.meta │ │ ├── TweenTransform.cs │ │ ├── TweenTransform.cs.meta │ │ ├── TweenVolume.cs │ │ ├── TweenVolume.cs.meta │ │ ├── TweenWidth.cs │ │ ├── TweenWidth.cs.meta │ │ ├── UITweener.cs │ │ └── UITweener.cs.meta │ │ ├── UI.meta │ │ └── UI │ │ ├── UI2DSprite.cs │ │ ├── UI2DSprite.cs.meta │ │ ├── UI2DSpriteAnimation.cs │ │ ├── UI2DSpriteAnimation.cs.meta │ │ ├── UIAnchor.cs │ │ ├── UIAnchor.cs.meta │ │ ├── UIAtlas.cs │ │ ├── UIAtlas.cs.meta │ │ ├── UICamera.cs │ │ ├── UICamera.cs.meta │ │ ├── UIColorPicker.cs │ │ ├── UIColorPicker.cs.meta │ │ ├── UIFont.cs │ │ ├── UIFont.cs.meta │ │ ├── UIInput.cs │ │ ├── UIInput.cs.meta │ │ ├── UIInputOnGUI.cs │ │ ├── UIInputOnGUI.cs.meta │ │ ├── UILabel.cs │ │ ├── UILabel.cs.meta │ │ ├── UILocalize.cs │ │ ├── UILocalize.cs.meta │ │ ├── UIOrthoCamera.cs │ │ ├── UIOrthoCamera.cs.meta │ │ ├── UIPanel.cs │ │ ├── UIPanel.cs.meta │ │ ├── UIRoot.cs │ │ ├── UIRoot.cs.meta │ │ ├── UISprite.cs │ │ ├── UISprite.cs.meta │ │ ├── UISpriteAnimation.cs │ │ ├── UISpriteAnimation.cs.meta │ │ ├── UISpriteData.cs │ │ ├── UISpriteData.cs.meta │ │ ├── UIStretch.cs │ │ ├── UIStretch.cs.meta │ │ ├── UITextList.cs │ │ ├── UITextList.cs.meta │ │ ├── UITexture.cs │ │ ├── UITexture.cs.meta │ │ ├── UITooltip.cs │ │ ├── UITooltip.cs.meta │ │ ├── UIViewport.cs │ │ └── UIViewport.cs.meta ├── Ocean.cs ├── Ocean.cs.meta ├── Ocean.mat ├── Ocean.mat.meta ├── Ocean.prefab ├── Ocean.prefab.meta ├── Ocean.shader ├── Ocean.shader.meta ├── SeaNormal.bmp ├── SeaNormal.bmp.meta ├── Test(NGUI).unity ├── Test(NGUI).unity.meta ├── ic_launcher.png └── ic_launcher.png.meta ├── ProjectSettings ├── AudioManager.asset ├── ClusterInputManager.asset ├── DynamicsManager.asset ├── EditorBuildSettings.asset ├── EditorSettings.asset ├── GraphicsSettings.asset ├── InputManager.asset ├── NavMeshAreas.asset ├── NetworkManager.asset ├── Physics2DSettings.asset ├── ProjectSettings.asset ├── ProjectVersion.txt ├── QualitySettings.asset ├── TagManager.asset ├── TimeManager.asset ├── UnityAdsSettings.asset └── UnityConnectSettings.asset ├── README.md └── Snapshot └── BoomBeachOcean └── Ocean.png /Assets/DarkSea.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/DarkSea.bmp -------------------------------------------------------------------------------- /Assets/DarkSea.bmp.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/DarkSea.bmp.meta -------------------------------------------------------------------------------- /Assets/LightSea.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/LightSea.bmp -------------------------------------------------------------------------------- /Assets/LightSea.bmp.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/LightSea.bmp.meta -------------------------------------------------------------------------------- /Assets/MobileOcean.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean.meta -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes.meta -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS10W100.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS10W100.asset -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS10W100.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS10W100.asset.meta -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS10W1000.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS10W1000.asset -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS10W1000.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS10W1000.asset.meta -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS10W500.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS10W500.asset -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS10W500.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS10W500.asset.meta -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS1W1000.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS1W1000.asset -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS1W1000.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS1W1000.asset.meta -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS1W2000.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS1W2000.asset -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS1W2000.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS1W2000.asset.meta -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS1W40000.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS1W40000.asset -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS1W40000.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS1W40000.asset.meta -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS1W500.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS1W500.asset -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS1W500.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS1W500.asset.meta -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS20W500.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS20W500.asset -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS20W500.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS20W500.asset.meta -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS5W1024.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS5W1024.asset -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS5W1024.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS5W1024.asset.meta -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS5W500.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS5W500.asset -------------------------------------------------------------------------------- /Assets/MobileOcean/Meshes/WaterS5W500.asset.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/MobileOcean/Meshes/WaterS5W500.asset.meta -------------------------------------------------------------------------------- /Assets/NGUI.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Background.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Background.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Background.png.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Colored Button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Colored Button.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Colored Button.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Colored Button.png.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Colored Checkbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Colored Checkbox.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Colored Checkbox.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Colored Checkbox.png.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Colored Popup List.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Colored Popup List.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Colored Progress Bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Colored Progress Bar.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Colored Slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Colored Slider.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Colored Slider.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Colored Slider.png.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Simple Button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Simple Button.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Simple Button.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Simple Button.png.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Simple Checkbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Simple Checkbox.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Simple Checkbox.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Simple Checkbox.png.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Simple Input Field.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Simple Input Field.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Simple Popup List.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Simple Popup List.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Simple Popup List.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Simple Popup List.png.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Simple Progress Bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Simple Progress Bar.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Simple Text Box.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Simple Text Box.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Simple Text Box.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Simple Text Box.png.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/Preview/Control - Simple Vertical Slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/Preview/Control - Simple Vertical Slider.png -------------------------------------------------------------------------------- /Assets/NGUI/Editor/x86.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/x86.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/x86/FreeType.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/x86/FreeType.dll -------------------------------------------------------------------------------- /Assets/NGUI/Editor/x86/FreeType.dll.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/x86/FreeType.dll.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/x86/FreeType.dylib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/x86/FreeType.dylib -------------------------------------------------------------------------------- /Assets/NGUI/Editor/x86/FreeType.dylib.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/x86/FreeType.dylib.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/x86_64.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/x86_64.meta -------------------------------------------------------------------------------- /Assets/NGUI/Editor/x86_64/FreeType.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/x86_64/FreeType.dll -------------------------------------------------------------------------------- /Assets/NGUI/Editor/x86_64/FreeType.dll.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Editor/x86_64/FreeType.dll.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ad605b00a9a05b144b1166eb27f31ec1 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Animations.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 35664f5772e49ac408f3c841391d67a8 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Animations/Button.anim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Animations/Button.anim -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Animations/Button.anim.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e8c465e83c3e18040884ef096f01647b 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Animations/Checkmark.anim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Animations/Checkmark.anim -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Animations/Checkmark.anim.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: baa794242d9902a439adb42668119f24 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Animations/Logo.anim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Animations/Logo.anim -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Animations/Logo.anim.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a11ffd605e2eca74d9d8bbcb98aea4bf 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Animations/Window - Back.anim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Animations/Window - Back.anim -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Animations/Window - Back.anim.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Animations/Window - Back.anim.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Animations/Window - Forward.anim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Animations/Window - Forward.anim -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Animations/Window - Forward.anim.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5eabd000b213209499a98e6757fcdcc8 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b9a620564dcfe3343a4fa9c943d1d736 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Fantasy.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: acf5d72414c5b4b48a79011f93672118 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Fantasy/Fantasy Font - Normal.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 16a2d4ace59bac64dbcf4085964b38eb 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Fantasy/Fantasy Font - Normal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Fantasy/Fantasy Font - Normal.txt -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Fantasy/Fantasy Font - Normal.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ad5ef776461ab4649b17aed42c0cea38 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Refractive.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 708e630e301aadf48bb95a46c94b911e 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Refractive/Refractive Atlas.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Refractive/Refractive Atlas.mat -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Refractive/Refractive Atlas.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e76d0bdab6849b94aa507497bbb96687 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Refractive/Refractive Atlas.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Refractive/Refractive Atlas.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Refractive/Refractive Atlas.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f1289d9a909bfda4e97fbd6af270d511 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Refractive/Refractive Atlas.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Refractive/Refractive Atlas.psd -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Refractive/Refractive Font - Header.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fc7978f4e2005ea418e07fdd0465efe5 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Refractive/Refractive Font - Header.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c905e39dfae16404fa3c67e876cf74f5 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Refractive/Refractive Font - Normal.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9dfefea9e318d8c439ce15f9525c0853 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Refractive/Refractive Font - Normal.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9626bdc61f38ff2499f0120b8192607d 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2bb78ce364f54594a97ba5f358f5638c 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Atlas.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/SciFi/SciFi Atlas.mat -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Atlas.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d650d98b3c4028a4a8b7225c1a6482f8 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Atlas.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/SciFi/SciFi Atlas.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Atlas.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2f2473f73b9ca724f9080d6d76009ea2 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Atlas.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/SciFi/SciFi Atlas.psd -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Atlas.psd.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/SciFi/SciFi Atlas.psd.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Font - Header.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/SciFi/SciFi Font - Header.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Font - Header.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7a48ea22e80d1ac4b97fdd87f9009546 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Font - Header.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/SciFi/SciFi Font - Header.txt -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Font - Header.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d1418064d34626b408a38cccae0d422e 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Font - Normal.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/SciFi/SciFi Font - Normal.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Font - Normal.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ac44b8a25154a9d40a172ab5851e0986 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Font - Normal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/SciFi/SciFi Font - Normal.txt -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/SciFi/SciFi Font - Normal.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6ae1125e63fb80f4d976caeb67d641a4 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 987a2b1e1974477429a35863afff9c4a 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo14.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Arimo14.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo14.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 800fce3d977b52d4cadf1a0790a413f0 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo14.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Arimo14.tga -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo14.tga.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Arimo14.tga.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Arimo14.txt -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo14.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: bbfb3121457347d40b85543a3884da43 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo18.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Arimo18.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo18.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0f5e030a8cdc292438f880d3ec49ef64 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo18.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Arimo18.tga -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo18.tga.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Arimo18.tga.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo18.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Arimo18.txt -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo18.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 394ce1e2bba14ce45bee393b8728818a 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo20.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Arimo20.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo20.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 29056518aafb01b49a5b08faf8e30cff 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo20.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Arimo20.tga -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo20.tga.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Arimo20.tga.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo20.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Arimo20.txt -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Arimo20.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 015fa701d862b2f4bab32228aaade619 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Coalition.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Coalition.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Coalition.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 93e68f7902ba67545ba1e60502873fb5 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Background.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Atlases/Wooden/Control - Background.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Colored Button.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fee46b827274e694aa251e2d36700135 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Colored Checkbox.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d817ce413af090746808cf805ff3375b 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Colored Horizontal Scroll Bar.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: daa32720f1eb9324eb99463ea71cbef1 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Colored Popup List.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ea7ea4be01fdadf45a93ce4ffd074f36 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Colored Progress Bar.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0b2eaf764cd5dcc498274816bd1bec13 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Colored Slider.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1d6f4f3ab0ce7924ca9daf1717928185 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Colored Vertical Scroll Bar.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6f802c84f4ff4e1489958bbce5149bcc 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Simple Button.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7c3a28b051e872b448d4808cfcf9199c 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Simple Checkbox.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8298f3014addb4740b073bab416a0335 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Simple Horizontal Scroll Bar.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7f3c0d790c9a5494ea6e015207ab9c4f 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Simple Horizontal Slider.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 43662805c0ee7b24abe17486ab2b2e42 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Simple Input Field.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 45edf347f9f51214dbfbab27b16fbf01 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Simple Popup List.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 004eb8234dcbc3f4bb49009e57a6ed44 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Simple Progress Bar.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8b0d1c50c984d704f94ef3e458f797fa 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Simple Text Box.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 23c0cd5b08147994c821cf4615b25bc7 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Simple Vertical Scroll Bar.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: df7390d50d06a4b4b893085286142266 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Atlases/Wooden/Control - Simple Vertical Slider.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 73c06049ef328174489241d773446e1f 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 89640f6506114154a820326d9af6b1eb 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Materials/Backdrop.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Materials/Backdrop.mat -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Materials/Backdrop.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6c2b3cc909d408944b7528b7e39f4d38 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Materials/brick.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Materials/brick.mat -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Materials/brick.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c91d13dd6a85732418472200f4abc68c 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Materials/burlap.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Materials/burlap.mat -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Materials/burlap.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 19fb2eefdd5dffc40926407f1e877f90 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Materials/sand.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Materials/sand.mat -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Materials/sand.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Materials/sand.mat.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 662793f87f677d44d85639d75a73ba46 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 11da5cfbff37afd419617e96054d5401 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Bracers.FBX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc Armor/Bracers.FBX -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Bracers.FBX.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc Armor/Bracers.FBX.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Orc Armor (Diffuse).psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc Armor/Orc Armor (Diffuse).psd -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Orc Armor (Maps).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc Armor/Orc Armor (Maps).png -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Orc Armor (Maps).png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc Armor/Orc Armor (Maps).png.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Orc Armor (Normal).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc Armor/Orc Armor (Normal).png -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Orc Armor.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc Armor/Orc Armor.mat -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Orc Armor.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 67ee969cd76de204fabb3af9227ad2f3 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Orc Armor.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc Armor/Orc Armor.shader -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Orc Armor.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ed64773f587bb9846918065b72c58283 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Orc Bracers.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc Armor/Orc Bracers.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Orc Bracers.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8d847f26b6745fb4d9076f59a3cf0151 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Orc Shoulders.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc Armor/Orc Shoulders.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Orc Shoulders.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d6b1ee5e07651d74fa5f4b8f8adfbc9b 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Shoulders.FBX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc Armor/Shoulders.FBX -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc Armor/Shoulders.FBX.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc Armor/Shoulders.FBX.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 307cac796b73e6443bfffe5622171f55 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/FBX.FBX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/FBX.FBX -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/FBX.FBX.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/FBX.FBX.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/FBX@idle.FBX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/FBX@idle.FBX -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/FBX@idle.FBX.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/FBX@idle.FBX.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/FBX@idleBreaks.FBX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/FBX@idleBreaks.FBX -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/FBX@idleBreaks.FBX.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/FBX@idleBreaks.FBX.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/Orc Skin (Diffuse).psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/Orc Skin (Diffuse).psd -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/Orc Skin (Diffuse).psd.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/Orc Skin (Diffuse).psd.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/Orc Skin (Normal).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/Orc Skin (Normal).png -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/Orc Skin (Normal).png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/Orc Skin (Normal).png.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/Orc Skin.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/Orc Skin.mat -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/Orc Skin.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 82ca0ae319ab64341b8336b689389d6b 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/Orc Skin.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/Orc Skin.shader -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/Orc Skin.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a11c15d03723f5d4898122ca4176e6d4 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/Orc.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Models/Orc/Orc.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Models/Orc/Orc.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2e773be3c69e0ef49b8ae5ee2b644fbd 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Other.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 89e97d4664617e741a4f45225afb3dec 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Other/Storage Icon Template.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Other/Storage Icon Template.prefab -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Other/Storage Icon Template.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d8b3491109ac9a54981225a3a7876ace 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Resources.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 16baf8473dcd4ed458e3b1f66944155d 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Resources/Localization.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Resources/Localization.txt -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Resources/Localization.txt.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Resources/Localization.txt.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fc6b8e4c617310a4fb90500dbdab4e56 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 0 - Control Widgets.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example 0 - Control Widgets.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 0 - Control Widgets.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 33872ef6c1d9b03418a3c571f1e6bcc4 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 1 - Anchors.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example 1 - Anchors.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 1 - Anchors.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a1a629371c484164e85541902c003f93 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 10 - Localization.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example 10 - Localization.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 10 - Localization.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c56710aac7fb7714fabd339ec0832f7b 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 11 - Drag & Drop.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example 11 - Drag & Drop.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 11 - Drag & Drop.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7d9c1ac4eded11d46b40e7949b834ca1 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 12 - Chat Window.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example 12 - Chat Window.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 12 - Chat Window.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f7405180428fe944f9c9e0185cf9366e 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 13 - Tabs.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example 13 - Tabs.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 13 - Tabs.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 14fe17db4f51e4d4b9b0f63f3fdc8600 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 14 - Endless Scroll Views.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f1f9c736228c5e6418db57dd42570c03 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 15 - Animated Letters.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example 15 - Animated Letters.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 2 - Interaction.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example 2 - Interaction.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 2 - Interaction.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d07112ae35e3b49439de26a882a05e95 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 3 - Menu.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example 3 - Menu.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 3 - Menu.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 474217fc05d321a42a8e55d9b14c7f0a 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 4 - Controller Input.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example 4 - Controller Input.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 4 - Controller Input.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9ea6b02917b630644ad13e20afbe4f6e 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 5 - Lights and Refraction.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3179bb385b3703449b588ae70428dd3d 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 6 - Draggable Window.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example 6 - Draggable Window.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 6 - Draggable Window.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b7b5ccaa3ff373a4ea0eb310cb86421d 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 7 - Scroll View (Panel).unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 651a1500e5e710b4b94d6b620741138a 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 8 - Scroll View (Camera).unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 53c9f540c7228b54e8593bc0b0db1415 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 9 - Quest Log.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example 9 - Quest Log.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example 9 - Quest Log.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 52345d7deca6f844e9aed924a00fcc2c 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example X - Character.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Example X - Character.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Example X - Character.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0a5a55ad607f621418e7ca710de5ba04 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 1.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Tutorial 1.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 1.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3a02d27ea09f7854ab4409b51c84dfe1 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 2.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Tutorial 2.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 2.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f179cb5ecea510d4983ccae256a008ac 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 3.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Tutorial 3.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 3.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 070666400d49df049a7f49d6a33defa6 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 4.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Tutorial 4.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 4.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8dbe00b5349edd843a205c7af7250b0e 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 5.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Tutorial 5.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 5.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: dcd8bc4cc1c5f6f419adb680f244808f 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 6.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Tutorial 6.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 6.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 626f82a3943eec6468bd1b085d8fb907 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 7.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scenes/Tutorial 7.unity -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scenes/Tutorial 7.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ae1b853772f4c124ab62237544255ba4 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c128e4bf7dfe2ff48ab74dbb3055c398 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/InventorySystem.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: de8aa54045770a84ab93ebe04831dcba 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/InventorySystem/Editor.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 19efe962ed720b24e94743b984aad16b 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/InventorySystem/Game.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 64bcea337c8d18f4a9055c56dc45e63e 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/InventorySystem/Game/EquipItems.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/InventorySystem/Game/EquipItems.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/InventorySystem/Game/UICursor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/InventorySystem/Game/UICursor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/InventorySystem/Game/UIItemSlot.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/InventorySystem/Game/UIItemSlot.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/InventorySystem/System.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: cf9f82e9121954e4ab411f5c174b53ce 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/InventorySystem/System/InvStat.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/InventorySystem/System/InvStat.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4b5844c4c66f34d45acb150ff8077ebd 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/ChatInput.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/ChatInput.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/ChatInput.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/ChatInput.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/DownloadTexture.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/DownloadTexture.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/DownloadTexture.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/DownloadTexture.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/ExampleDragDropItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/ExampleDragDropItem.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/ExampleDragDropItem.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/ExampleDragDropItem.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/ExampleDragDropSurface.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/ExampleDragDropSurface.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/LagPosition.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/LagPosition.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/LagPosition.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/LagPosition.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/LagRotation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/LagRotation.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/LagRotation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/LagRotation.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/LoadLevelOnClick.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/LoadLevelOnClick.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/LoadLevelOnClick.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/LoadLevelOnClick.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/LookAtTarget.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/LookAtTarget.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/LookAtTarget.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/LookAtTarget.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/OpenURLOnClick.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/OpenURLOnClick.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/OpenURLOnClick.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/OpenURLOnClick.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/PanWithMouse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/PanWithMouse.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/PanWithMouse.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/PanWithMouse.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/PlayIdleAnimations.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/PlayIdleAnimations.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/PlayIdleAnimations.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/PlayIdleAnimations.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/SetColorPickerColor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/SetColorPickerColor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/Spin.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/Spin.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/Spin.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/Spin.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/SpinWithMouse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/SpinWithMouse.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/SpinWithMouse.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/SpinWithMouse.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/Tutorial5.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/Tutorial5.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/Tutorial5.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/Tutorial5.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/UISliderColors.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/UISliderColors.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/UISliderColors.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/UISliderColors.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/WindowAutoYaw.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/WindowAutoYaw.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/WindowAutoYaw.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/WindowAutoYaw.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/WindowDragTilt.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/WindowDragTilt.cs -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Scripts/Other/WindowDragTilt.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Scripts/Other/WindowDragTilt.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Shaders.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6a6ec181c9b0efd4e8876a88ebf2b8ff 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Shaders/Refractive.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Shaders/Refractive.shader -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Shaders/Refractive.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e9bef69d3483c064f88f285d261cbd10 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Shaders/Unlit - Additive Colored.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Shaders/Unlit - Additive Colored.shader -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Shaders/Unlit - Additive Colored.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3f21c51d36eed214682950784e00f775 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Shaders/Unlit - Depth Cutout.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Shaders/Unlit - Depth Cutout.shader -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Shaders/Unlit - Depth Cutout.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d1ebcd00c1d17d441abe69a60007327e 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Shaders/Unlit - Depth.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Shaders/Unlit - Depth.shader -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Shaders/Unlit - Depth.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 14ad1d2e194edae4a832ab596261ca59 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Shaders/Unlit - Masked Colored.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Shaders/Unlit - Masked Colored.shader -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Shaders/Unlit - Masked Colored.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f9585a629f3ca7a41863121f0b99af20 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Sounds.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1b29d356486563d479d2db3a0e1faa63 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Sounds/Crumple.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Sounds/Crumple.wav -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Sounds/Crumple.wav.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Sounds/Crumple.wav.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Sounds/Rumble.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Sounds/Rumble.wav -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Sounds/Rumble.wav.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Sounds/Rumble.wav.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Sounds/Swipe.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Sounds/Swipe.wav -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Sounds/Swipe.wav.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Sounds/Swipe.wav.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Sounds/Tap.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Sounds/Tap.wav -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Sounds/Tap.wav.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Sounds/Tap.wav.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Textures.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 97009df997e120c4b8cd27aaf535a7eb 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Textures/Backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Textures/Backdrop.png -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Textures/Backdrop.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Textures/Backdrop.png.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Textures/brick.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Textures/brick.jpg -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Textures/brick.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Textures/brick.jpg.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Textures/brickNM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Textures/brickNM.png -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Textures/brickNM.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Textures/brickNM.png.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Textures/burlap.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Textures/burlap.jpg -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Textures/burlap.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Textures/burlap.jpg.meta -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Textures/sand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Textures/sand.png -------------------------------------------------------------------------------- /Assets/NGUI/Examples/Textures/sand.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Examples/Textures/sand.png.meta -------------------------------------------------------------------------------- /Assets/NGUI/ReadMe - 3.11.1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/ReadMe - 3.11.1.txt -------------------------------------------------------------------------------- /Assets/NGUI/ReadMe - 3.11.1.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 05d75e209a8e9dc4096a834edfea27bf 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Resources.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Resources.meta -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 298a41c43c8f58247ab89979efd1019b 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Premultiplied Colored 1.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 93c84009f8f004b4f84697c8cb12dd63 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Premultiplied Colored.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ed5591596df551e4c8f4b05ce88a7a07 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Text 1.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Resources/Shaders/Unlit - Text 1.shader -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Text 1.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9f39f1d1f2f3ee04bb793082eee05819 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Text 2.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Resources/Shaders/Unlit - Text 2.shader -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Text 2.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Resources/Shaders/Unlit - Text 2.shader.meta -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Text 3.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Resources/Shaders/Unlit - Text 3.shader -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Text 3.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Resources/Shaders/Unlit - Text 3.shader.meta -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Text.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Resources/Shaders/Unlit - Text.shader -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Text.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Resources/Shaders/Unlit - Text.shader.meta -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Transparent Colored.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e75727d9555d9d14ca51d91908c681bc 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Transparent Packed 1.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 182695e850938314fa6675a8926ad9ee 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Resources/Shaders/Unlit - Transparent Packed.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f3fd145b191cf4040ac6b55cda352a53 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Scripts.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 29136b1a63711a141bcfc47c02e4c3a1 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/ActiveAnimationEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/ActiveAnimationEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/ActiveAnimationEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/ActiveAnimationEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/BMFontReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/BMFontReader.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/BMFontReader.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/BMFontReader.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/ComponentSelector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/ComponentSelector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/ComponentSelector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/ComponentSelector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/EventDelegateDrawer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/EventDelegateDrawer.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/EventDelegateDrawer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/EventDelegateDrawer.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/EventDelegateEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/EventDelegateEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/EventDelegateEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/EventDelegateEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/FreeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/FreeType.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/FreeType.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/FreeType.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/MinMaxRangeAttributeDrawer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/MinMaxRangeAttributeDrawer.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/MinMaxRangeAttributeDrawer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/MinMaxRangeAttributeDrawer.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIContextMenu.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIContextMenu.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIContextMenu.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIContextMenu.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIEditorExtensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIEditorExtensions.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIEditorExtensions.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIEditorExtensions.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIEditorTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIEditorTools.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIEditorTools.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIEditorTools.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIHandles.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIHandles.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIHandles.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIHandles.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIHelp.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIHelp.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIHelp.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIHelp.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIJson.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIJson.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIJson.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIJson.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIMenu.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIMenu.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUIMenu.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUIMenu.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUISelectionTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUISelectionTools.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUISelectionTools.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUISelectionTools.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUISettings.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUISettings.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUISettings.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUISettings.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUISnap.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUISnap.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUISnap.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUISnap.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUITransformInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUITransformInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/NGUITransformInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/NGUITransformInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/PropertyBindingEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/PropertyBindingEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/PropertyBindingEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/PropertyBindingEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/PropertyReferenceDrawer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/PropertyReferenceDrawer.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/PropertyReferenceDrawer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/PropertyReferenceDrawer.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/SpriteSelector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/SpriteSelector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/SpriteSelector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/SpriteSelector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenAlphaEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenAlphaEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenAlphaEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenAlphaEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenColorEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenColorEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenColorEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenColorEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenFOVEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenFOVEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenFOVEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenFOVEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenHeightEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenHeightEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenHeightEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenHeightEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenOrthoSizeEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenOrthoSizeEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenOrthoSizeEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenOrthoSizeEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenPositionEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenPositionEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenPositionEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenPositionEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenRotationEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenRotationEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenRotationEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenRotationEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenScaleEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenScaleEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenScaleEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenScaleEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenTransformEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenTransformEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenTransformEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenTransformEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenVolumeEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenVolumeEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenVolumeEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenVolumeEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenWidthEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenWidthEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TweenWidthEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TweenWidthEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TypewriterEffectEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TypewriterEffectEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/TypewriterEffectEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/TypewriterEffectEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UI2DSpriteEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UI2DSpriteEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UI2DSpriteEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UI2DSpriteEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIAnchorEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIAnchorEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIAnchorEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIAnchorEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIAtlasInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIAtlasInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIAtlasInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIAtlasInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIAtlasMaker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIAtlasMaker.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIAtlasMaker.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIAtlasMaker.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIBasicSpriteEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIBasicSpriteEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIBasicSpriteEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIBasicSpriteEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIButtonColorEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIButtonColorEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIButtonColorEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIButtonColorEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIButtonEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIButtonEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIButtonEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIButtonEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIButtonKeysEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIButtonKeysEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIButtonKeysEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIButtonKeysEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIButtonMessageEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIButtonMessageEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIButtonMessageEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIButtonMessageEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UICameraEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UICameraEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UICameraEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UICameraEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UICameraTool.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UICameraTool.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UICameraTool.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UICameraTool.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIColorPickerEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIColorPickerEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIColorPickerEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIColorPickerEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UICreateNewUIWizard.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UICreateNewUIWizard.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UICreateNewUIWizard.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UICreateNewUIWizard.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UICreateWidgetWizard.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UICreateWidgetWizard.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UICreateWidgetWizard.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UICreateWidgetWizard.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIDragObjectEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIDragObjectEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIDragObjectEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIDragObjectEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIDrawCallInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIDrawCallInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIDrawCallInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIDrawCallInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIDrawCallViewer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIDrawCallViewer.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIDrawCallViewer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIDrawCallViewer.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIEventTriggerEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIEventTriggerEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIEventTriggerEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIEventTriggerEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIFontInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIFontInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIFontInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIFontInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIFontMaker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIFontMaker.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIFontMaker.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIFontMaker.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIForwardEventsEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIForwardEventsEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIForwardEventsEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIForwardEventsEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIGridEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIGridEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIGridEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIGridEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIImageButtonInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIImageButtonInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIImageButtonInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIImageButtonInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIInputEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIInputEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIInputEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIInputEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIKeyNavigationEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIKeyNavigationEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIKeyNavigationEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIKeyNavigationEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UILabelInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UILabelInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UILabelInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UILabelInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UILocalizeEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UILocalizeEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UILocalizeEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UILocalizeEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIPanelInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIPanelInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIPanelInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIPanelInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIPanelTool.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIPanelTool.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIPanelTool.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIPanelTool.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIPlayAnimationEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIPlayAnimationEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIPlayAnimationEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIPlayAnimationEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIPlayTweenEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIPlayTweenEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIPlayTweenEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIPlayTweenEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIPopupListInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIPopupListInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIPopupListInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIPopupListInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIPrefabTool.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIPrefabTool.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIPrefabTool.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIPrefabTool.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIProgressBarEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIProgressBarEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIProgressBarEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIProgressBarEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIRectEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIRectEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIRectEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIRectEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIRootEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIRootEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIRootEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIRootEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIScrollBarEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIScrollBarEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIScrollBarEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIScrollBarEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIScrollViewEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIScrollViewEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIScrollViewEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIScrollViewEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UISliderEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UISliderEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UISliderEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UISliderEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UISnapshotPointEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UISnapshotPointEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UISnapshotPointEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UISnapshotPointEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UISpriteAnimationInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UISpriteAnimationInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UISpriteAnimationInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UISpriteAnimationInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UISpriteInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UISpriteInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UISpriteInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UISpriteInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIStretchEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIStretchEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIStretchEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIStretchEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UITableEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UITableEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UITableEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UITableEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UITextureInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UITextureInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UITextureInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UITextureInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UITexturePacker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UITexturePacker.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UITexturePacker.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UITexturePacker.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIToggleInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIToggleInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIToggleInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIToggleInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UITweenerEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UITweenerEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UITweenerEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UITweenerEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIWidgetContainerEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIWidgetContainerEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIWidgetContainerEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIWidgetContainerEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIWidgetInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIWidgetInspector.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIWidgetInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIWidgetInspector.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIWrapContentEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIWrapContentEditor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Editor/UIWrapContentEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Editor/UIWrapContentEditor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 45d02d8d61ab82148beaa0e15dead959 3 | -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/EnvelopContent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/EnvelopContent.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/EnvelopContent.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/EnvelopContent.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/LanguageSelection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/LanguageSelection.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/LanguageSelection.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/LanguageSelection.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/TypewriterEffect.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/TypewriterEffect.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/TypewriterEffect.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/TypewriterEffect.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButton.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButton.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButton.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButton.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonActivate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonActivate.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonActivate.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonActivate.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonColor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonColor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonColor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonColor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonKeys.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonKeys.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonKeys.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonKeys.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonMessage.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonMessage.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonMessage.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonOffset.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonOffset.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonOffset.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonOffset.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonRotation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonRotation.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonRotation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonRotation.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonScale.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonScale.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIButtonScale.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIButtonScale.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UICenterOnChild.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UICenterOnChild.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UICenterOnChild.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UICenterOnChild.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UICenterOnClick.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UICenterOnClick.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UICenterOnClick.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UICenterOnClick.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragCamera.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragCamera.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragCamera.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragCamera.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragDropContainer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragDropContainer.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragDropContainer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragDropContainer.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragDropItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragDropItem.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragDropItem.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragDropItem.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragDropRoot.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragDropRoot.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragDropRoot.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragDropRoot.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragObject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragObject.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragObject.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragObject.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragResize.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragResize.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragResize.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragResize.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragScrollView.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragScrollView.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDragScrollView.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDragScrollView.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDraggableCamera.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDraggableCamera.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIDraggableCamera.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIDraggableCamera.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIEventTrigger.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIEventTrigger.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIEventTrigger.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIEventTrigger.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIForwardEvents.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIForwardEvents.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIForwardEvents.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIForwardEvents.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIGrid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIGrid.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIGrid.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIGrid.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIImageButton.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIImageButton.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIImageButton.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIImageButton.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIKeyBinding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIKeyBinding.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIKeyBinding.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIKeyBinding.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIKeyNavigation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIKeyNavigation.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIKeyNavigation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIKeyNavigation.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIPlayAnimation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIPlayAnimation.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIPlayAnimation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIPlayAnimation.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIPlaySound.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIPlaySound.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIPlaySound.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIPlaySound.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIPlayTween.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIPlayTween.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIPlayTween.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIPlayTween.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIPopupList.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIPopupList.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIPopupList.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIPopupList.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIProgressBar.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIProgressBar.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIProgressBar.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIProgressBar.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UISavedOption.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UISavedOption.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UISavedOption.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UISavedOption.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIScrollBar.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIScrollBar.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIScrollBar.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIScrollBar.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIScrollView.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIScrollView.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIScrollView.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIScrollView.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIShowControlScheme.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIShowControlScheme.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIShowControlScheme.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIShowControlScheme.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UISlider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UISlider.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UISlider.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UISlider.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UISoundVolume.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UISoundVolume.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UISoundVolume.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UISoundVolume.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UITable.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UITable.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UITable.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UITable.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIToggle.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIToggle.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIToggle.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIToggle.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIToggledComponents.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIToggledComponents.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIToggledComponents.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIToggledComponents.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIToggledObjects.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIToggledObjects.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIToggledObjects.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIToggledObjects.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIWidgetContainer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIWidgetContainer.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIWidgetContainer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIWidgetContainer.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIWrapContent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIWrapContent.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Interaction/UIWrapContent.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Interaction/UIWrapContent.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/ActiveAnimation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/ActiveAnimation.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/ActiveAnimation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/ActiveAnimation.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/AnimationOrTween.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/AnimationOrTween.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/AnimationOrTween.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/AnimationOrTween.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/BMFont.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/BMFont.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/BMFont.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/BMFont.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/BMGlyph.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/BMGlyph.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/BMGlyph.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/BMGlyph.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/BMSymbol.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/BMSymbol.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/BMSymbol.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/BMSymbol.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/BetterList.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/BetterList.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/BetterList.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/BetterList.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/ByteReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/ByteReader.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/ByteReader.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/ByteReader.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/EventDelegate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/EventDelegate.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/EventDelegate.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/EventDelegate.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/Localization.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/Localization.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/Localization.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/Localization.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/MinMaxRangeAttribute.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/MinMaxRangeAttribute.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/MinMaxRangeAttribute.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/MinMaxRangeAttribute.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/NGUIDebug.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/NGUIDebug.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/NGUIDebug.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/NGUIDebug.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/NGUIMath.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/NGUIMath.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/NGUIMath.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/NGUIMath.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/NGUIText.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/NGUIText.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/NGUIText.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/NGUIText.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/NGUITools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/NGUITools.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/NGUITools.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/NGUITools.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/PropertyBinding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/PropertyBinding.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/PropertyBinding.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/PropertyBinding.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/PropertyReference.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/PropertyReference.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/PropertyReference.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/PropertyReference.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/RealTime.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/RealTime.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/RealTime.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/RealTime.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/SpringPanel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/SpringPanel.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/SpringPanel.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/SpringPanel.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UIBasicSprite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UIBasicSprite.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UIBasicSprite.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UIBasicSprite.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UIDrawCall.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UIDrawCall.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UIDrawCall.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UIDrawCall.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UIEventListener.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UIEventListener.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UIEventListener.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UIEventListener.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UIGeometry.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UIGeometry.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UIGeometry.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UIGeometry.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UIRect.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UIRect.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UIRect.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UIRect.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UISnapshotPoint.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UISnapshotPoint.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UISnapshotPoint.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UISnapshotPoint.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UIWidget.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UIWidget.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Internal/UIWidget.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Internal/UIWidget.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/AnimatedAlpha.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/AnimatedAlpha.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/AnimatedAlpha.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/AnimatedAlpha.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/AnimatedColor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/AnimatedColor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/AnimatedColor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/AnimatedColor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/AnimatedWidget.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/AnimatedWidget.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/AnimatedWidget.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/AnimatedWidget.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/SpringPosition.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/SpringPosition.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/SpringPosition.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/SpringPosition.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenAlpha.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenAlpha.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenAlpha.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenAlpha.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenColor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenColor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenColor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenColor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenFOV.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenFOV.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenFOV.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenFOV.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenFill.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenFill.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenFill.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenFill.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenHeight.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenHeight.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenHeight.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenHeight.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenLetters.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenLetters.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenLetters.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenLetters.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenOrthoSize.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenOrthoSize.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenOrthoSize.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenOrthoSize.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenPosition.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenPosition.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenPosition.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenPosition.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenRotation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenRotation.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenRotation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenRotation.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenScale.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenScale.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenScale.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenScale.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenTransform.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenTransform.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenTransform.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenTransform.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenVolume.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenVolume.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenVolume.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenVolume.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenWidth.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenWidth.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/TweenWidth.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/TweenWidth.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/UITweener.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/UITweener.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/Tweening/UITweener.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/Tweening/UITweener.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UI2DSprite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UI2DSprite.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UI2DSprite.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UI2DSprite.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UI2DSpriteAnimation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UI2DSpriteAnimation.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UI2DSpriteAnimation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UI2DSpriteAnimation.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIAnchor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIAnchor.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIAnchor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIAnchor.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIAtlas.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIAtlas.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIAtlas.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIAtlas.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UICamera.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UICamera.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UICamera.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UICamera.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIColorPicker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIColorPicker.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIColorPicker.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIColorPicker.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIFont.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIFont.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIFont.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIFont.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIInput.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIInput.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIInput.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIInput.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIInputOnGUI.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIInputOnGUI.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIInputOnGUI.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIInputOnGUI.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UILabel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UILabel.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UILabel.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UILabel.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UILocalize.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UILocalize.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UILocalize.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UILocalize.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIOrthoCamera.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIOrthoCamera.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIOrthoCamera.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIOrthoCamera.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIPanel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIPanel.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIPanel.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIPanel.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIRoot.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIRoot.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIRoot.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIRoot.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UISprite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UISprite.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UISprite.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UISprite.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UISpriteAnimation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UISpriteAnimation.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UISpriteAnimation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UISpriteAnimation.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UISpriteData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UISpriteData.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UISpriteData.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UISpriteData.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIStretch.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIStretch.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIStretch.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIStretch.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UITextList.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UITextList.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UITextList.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UITextList.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UITexture.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UITexture.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UITexture.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UITexture.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UITooltip.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UITooltip.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UITooltip.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UITooltip.cs.meta -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIViewport.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIViewport.cs -------------------------------------------------------------------------------- /Assets/NGUI/Scripts/UI/UIViewport.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/NGUI/Scripts/UI/UIViewport.cs.meta -------------------------------------------------------------------------------- /Assets/Ocean.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/Ocean.cs -------------------------------------------------------------------------------- /Assets/Ocean.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/Ocean.cs.meta -------------------------------------------------------------------------------- /Assets/Ocean.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/Ocean.mat -------------------------------------------------------------------------------- /Assets/Ocean.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/Ocean.mat.meta -------------------------------------------------------------------------------- /Assets/Ocean.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/Ocean.prefab -------------------------------------------------------------------------------- /Assets/Ocean.prefab.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/Ocean.prefab.meta -------------------------------------------------------------------------------- /Assets/Ocean.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/Ocean.shader -------------------------------------------------------------------------------- /Assets/Ocean.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/Ocean.shader.meta -------------------------------------------------------------------------------- /Assets/SeaNormal.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/SeaNormal.bmp -------------------------------------------------------------------------------- /Assets/SeaNormal.bmp.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/SeaNormal.bmp.meta -------------------------------------------------------------------------------- /Assets/Test(NGUI).unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/Test(NGUI).unity -------------------------------------------------------------------------------- /Assets/Test(NGUI).unity.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/Test(NGUI).unity.meta -------------------------------------------------------------------------------- /Assets/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/ic_launcher.png -------------------------------------------------------------------------------- /Assets/ic_launcher.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Assets/ic_launcher.png.meta -------------------------------------------------------------------------------- /ProjectSettings/AudioManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/AudioManager.asset -------------------------------------------------------------------------------- /ProjectSettings/ClusterInputManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/ClusterInputManager.asset -------------------------------------------------------------------------------- /ProjectSettings/DynamicsManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/DynamicsManager.asset -------------------------------------------------------------------------------- /ProjectSettings/EditorBuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/EditorBuildSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/EditorSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/EditorSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/GraphicsSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/GraphicsSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/InputManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/InputManager.asset -------------------------------------------------------------------------------- /ProjectSettings/NavMeshAreas.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/NavMeshAreas.asset -------------------------------------------------------------------------------- /ProjectSettings/NetworkManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/NetworkManager.asset -------------------------------------------------------------------------------- /ProjectSettings/Physics2DSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/Physics2DSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/ProjectSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/ProjectSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/ProjectVersion.txt: -------------------------------------------------------------------------------- 1 | m_EditorVersion: 2017.1.0f3 2 | -------------------------------------------------------------------------------- /ProjectSettings/QualitySettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/QualitySettings.asset -------------------------------------------------------------------------------- /ProjectSettings/TagManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/TagManager.asset -------------------------------------------------------------------------------- /ProjectSettings/TimeManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/TimeManager.asset -------------------------------------------------------------------------------- /ProjectSettings/UnityAdsSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/UnityAdsSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/UnityConnectSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/ProjectSettings/UnityConnectSettings.asset -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/README.md -------------------------------------------------------------------------------- /Snapshot/BoomBeachOcean/Ocean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xieliujian/UnityDemo_BoomBeachOcean/HEAD/Snapshot/BoomBeachOcean/Ocean.png --------------------------------------------------------------------------------