代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/113165/6141459
pyste animation.pyste
Include('OgreAnimationTrack.h')
animation = Class('Ogre::Animation', 'OgreAnimation.h')
set_policy(animation.createTrack, return_internal_reference(1))
set_policy(animation.getTrack, return_inter
www.eeworm.com/read/108331/6183118
java animation.java
// Copyright 2002 Nokia Corporation.
//
// THIS SOURCE CODE IS PROVIDED 'AS IS', WITH NO WARRANTIES WHATSOEVER,
// EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS
// FOR
www.eeworm.com/read/106490/6192572
java animation.java
//==============================================================
// Animation.java - Demonstrates image animation
//
// Java学习源代码检索系统 Ver 1.0 20031015 免费正式版
// 版权所有: 中国IT认证实验室(www.ChinaITLab.com)
www.eeworm.com/read/101022/6260698
jad animation.jad
MIDlet-Name: Animation
MIDlet-Vendor: Sun Microsystems, Inc.
MIDlet-Version: 1.0
MIDlet-Description: Animation of a dog
MIDlet-Data-Size: 256
MIDlet-1: Doggy,/examples/animation/Doggy.png, examples.an
www.eeworm.com/read/101022/6260727
java animation.java
/*
* @(#)Animation.java 1.5 01/04/04
*
* Copyright (c) 2000-2001 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
* Microsyste
www.eeworm.com/read/378521/6301008
h animation.h
// ------------------------------------------------------------------------
// ----- Animation/Scroll setup (copy & paste into file animation.h ) -----
// -------------------------------------------
www.eeworm.com/read/451818/6327382
c animation.c
/* File: animation.c */
//Note: this program need gdk-pixbuf extension
//code from mzdic
#include
#include
static int draw_frame(GtkWidget *w);
static v
www.eeworm.com/read/492771/6408847
js animation.js
function Animation(target,targetProperty,closure,precision)
{
closure=closure||function(x){return x;};
precision=precision||10;
this.handle;
var beginTime=new Date();
var stopTime=new Dat
www.eeworm.com/read/490722/6451849
avi animation.avi
www.eeworm.com/read/483328/6603846