搜索资源列表
rock-ball-game
- J2ME实现小球在屏幕上弹跳,碰到屏幕边缘后回弹并改变颜色,可供J2ME学习使用,代码非常简洁,算法清楚简单-J2ME the ball bounce on the screen, the rebound after encounter the edge of the screen and change the color, available J2ME learn to use, the code is very simple, clear and simple algorithm
ballrunning
- 小球弹跳的J2me实验制作的程序,很有意思的-Ball bounce J2me experimental procedures produced very interesting
emailClient
- android入门专用,SharedPreference,按钮的按下弹起,基本ui组件的使用。-android entry dedicated, SharedPreference, press the button bounce, use the basic ui components.
GameDemo
- 模拟弹力球自由落体的过程,并且球落到地面上还会弹跳,直到停止为止。-The program simulates the free-falling process of some bouncing balls, which can still bounce when to the ground and stop until they stop.
AHEasing
- 实现动画中的缓动函数(easing function)。Easing function(http://easings.net/)就是让物体的运动过程遵循某类数学公式,即定好起点和终点,物体在这个移动过程中,按照某个线性或者非线性的速度来进行移动,这样会让物体的运动看起来更加真实、更加符合真实世界的物理规律。AHEasing支持的移动模式包括:Linear,Quadratic,Cubic,Quartic,Quintic,Sine,Circular,Elastic,Back,Bounce。-To
Drawer-menu
- android平台开发的界面效果,抽屉菜单。点击一下图标,菜单就会像抽屉那样弹出来,再点一下就弹回去。-android platform interface effects, drawer menu. Click the icon, a menu pops up, as it will be like a drawer, and then tap on the bounce back.
SlidingMenu
- Android SlidingMenu菜单源码,Android滑动菜单栏(是开源项目SlidingMenu的示例),注释很多,想做Android滑动菜单的可下载本源码参考学习。本滑动菜单可通过滑动屏幕的边缘被打开,可把滑动菜单放在屏幕左边和右边,从布局资源文件中设置下方(右边滑动菜单)的视图内容,这个布局会被填充添加到所有图层的最下方,设置滑动菜单是否是静态模式(不能够使用滑动菜单)。。。定义一个修饰动画的效果类* Interpolator被用来修饰动画效果,定义动画的变化率,可以使存在的动画效