代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/333554/3384819
as animations.as
/**
* A couple of commonly used animation functions.
*
* @author Jeroen Wijering
* @version 1.3
**/
class com.jeroenwijering.utils.Animations {
/** Fadein function for MovieClip. **/
www.eeworm.com/read/318238/3570915
as animations.as
/**
* A couple of commonly used animation functions.
*
* @author Jeroen Wijering
* @version 1.2
**/
class com.jeroenwijering.utils.Animations {
/**
* Fadein function for MovieClip.
www.eeworm.com/read/278450/4144089
h imfpxr24compressor.h
#ifndef INCLUDED_IMF_PXR24_COMPRESSOR_H
#define INCLUDED_IMF_PXR24_COMPRESSOR_H
/////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2004, Pixar Animation
www.eeworm.com/read/277414/4155506
txt words.txt
anatomy
animation
applet
application
argument
bolts
class
communicate
component
container
development
environment
exception
graphics
image
input
integrate
interface
Java
language
n
www.eeworm.com/read/438251/1826511
java activity.java
package prefuse.activity;
import prefuse.util.collections.CopyOnWriteArrayList;
/**
* Represents an activity that can be scheduled and run. This could include
* data processing, animation,
www.eeworm.com/read/432926/1886297
pde circlecollision.pde
/**
* Circle Collision with Swapping Velocities
* by Ira Greenberg.
*
* Based on Keith Peter's Solution in
* Foundation Actionscript Animation: Making Things Move!
*/
Ball[] balls = {
new
www.eeworm.com/read/420803/2061090
c qtrle.c
/*
* Quicktime Animation (RLE) Video Decoder
* Copyright (C) 2004 the ffmpeg project
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify
www.eeworm.com/read/409361/2233496
readme
Animation Release Notes
*** version 0.12.0 ***
* added boolean finish argument to Anim.stop()
*** version 0.11.3 ***
* no changes
*** version 0.11.1 ***
* changed "prototype" shorthand to "proto
www.eeworm.com/read/409361/2233509
readme
Slider - Release Notes
0.12.0
* Added "slideStart", "slideEnd", and "change" custom events. The abstract
methods these will eventually replace still work.
* The default animation durati
www.eeworm.com/read/401534/2339950
c qtrle.c
/*
* Quicktime Animation (RLE) Video Decoder
* Copyright (C) 2004 the ffmpeg project
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesse