资源简介
iTween官网例子
代码片段和文件信息
// Copyright (c) 2011 Bob Berkebile (pixelplacment)
// Please direct any bugs/comments/suggestions to http://pixelplacement.com
//
// Permission is hereby granted free of charge to any person obtaining a copy
// of this software and associated documentation files (the “Software“) to deal
// in the Software without restriction including without limitation the rights
// to use copy modify merge publish distribute sublicense and/or sell
// copies of the Software and to permit persons to whom the Software is
// furnished to do so subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED “AS IS“ WITHOUT WARRANTY OF ANY KIND EXPRESS OR
// IMPLIED INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM DAMAGES OR OTHER
// LIABILITY WHETHER IN AN ACTION OF CONTRACT TORT OR OTHERWISE ARISING FROM
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
/*
TERMS OF USE - EASING EQUATIONS
Open source under the BSD License.
Copyright (c)2001 Robert Penner
All rights reserved.
Redistribution and use in source and binary forms with or without modification are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of the author nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS“ AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#region Namespaces
using System;
using System.Collections;
using System.Reflection;
using UnityEngine;
#endregion
///
/// Version: 2.0.43
/// Author: Bob Berkebile (http://pixelplacement.com)
/// Support: http://itween.pixel
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 6148 2010-09-01 00:17 iTween 官网例子源代码\AnimatingGUITextures\.DS_Store
文件 6148 2011-03-08 22:57 iTween 官网例子源代码\AnimatingGUITextures\Assets\.DS_Store
文件 273 2010-08-27 22:44 iTween 官网例子源代码\AnimatingGUITextures\Assets\Images\blackScreen.png
文件 39885 2010-08-27 22:00 iTween 官网例子源代码\AnimatingGUITextures\Assets\Images\helper.png
文件 2594 2010-08-27 20:53 iTween 官网例子源代码\AnimatingGUITextures\Assets\Images\innerGlow.png
文件 19849 2010-08-27 20:50 iTween 官网例子源代码\AnimatingGUITextures\Assets\Images\iTweenLogo.png
文件 825 2010-08-27 20:56 iTween 官网例子源代码\AnimatingGUITextures\Assets\Images\onePla
文件 2419 2010-08-27 20:50 iTween 官网例子源代码\AnimatingGUITextures\Assets\Images\presentsText.png
文件 68507 2010-08-27 20:54 iTween 官网例子源代码\AnimatingGUITextures\Assets\Images\splatTexture.png
文件 4513 2010-08-27 20:55 iTween 官网例子源代码\AnimatingGUITextures\Assets\Images\ti
文件 247 2010-08-27 20:55 iTween 官网例子源代码\AnimatingGUITextures\Assets\Images\ti
文件 925 2010-08-27 20:56 iTween 官网例子源代码\AnimatingGUITextures\Assets\Images\twoPla
文件 3745 2010-08-27 20:52 iTween 官网例子源代码\AnimatingGUITextures\Assets\Images\whiteDiagonalGradient.png
文件 6148 2010-09-01 00:16 iTween 官网例子源代码\AnimatingGUITextures\Assets\Plugins\.DS_Store
文件 266689 2011-02-22 23:17 iTween 官网例子源代码\AnimatingGUITextures\Assets\Plugins\iTween.cs
文件 19256 2011-03-08 22:57 iTween 官网例子源代码\AnimatingGUITextures\Assets\Scenes\C#.unity
文件 19264 2011-03-08 22:57 iTween 官网例子源代码\AnimatingGUITextures\Assets\Scenes\JS.unity
文件 1562 2010-09-01 00:09 iTween 官网例子源代码\AnimatingGUITextures\Assets\sc
文件 1333 2010-08-27 23:01 iTween 官网例子源代码\AnimatingGUITextures\Assets\sc
文件 1398 2010-09-01 00:15 iTween 官网例子源代码\AnimatingGUITextures\Assets\sc
文件 1170 2010-08-27 22:57 iTween 官网例子源代码\AnimatingGUITextures\Assets\sc
文件 31318 2011-03-08 22:57 iTween 官网例子源代码\AnimatingGUITextures\Library\assetDataba
文件 1 2011-03-08 22:56 iTween 官网例子源代码\AnimatingGUITextures\Library\AssetImportState
文件 5014 2010-08-27 20:58 iTween 官网例子源代码\AnimatingGUITextures\Library\AssetServerCacheV3
文件 14336 2010-08-27 20:57 iTween 官网例子源代码\AnimatingGUITextures\Library\AssetVersioning.db
文件 462 2011-03-08 22:56 iTween 官网例子源代码\AnimatingGUITextures\Library\AudioManager.asset
文件 0 2010-08-27 20:47 iTween 官网例子源代码\AnimatingGUITextures\Library\BuildPla
文件 741 2010-09-01 00:01 iTween 官网例子源代码\AnimatingGUITextures\Library\BuildSettings.asset
文件 1367 2011-03-08 22:56 iTween 官网例子源代码\AnimatingGUITextures\Library\cache\00\00000000000000001000000000000000
文件 477 2011-03-08 22:56 iTween 官网例子源代码\AnimatingGUITextures\Library\cache\00\00000000000000002000000000000000
............此处省略3245个文件信息
- 上一篇:医药管理系统 源码+实验报告
- 下一篇:CrazyBox校园天翼破解路由器固件
评论
共有 条评论