代码搜索:Animation

找到约 4,070 项符合「Animation」的源代码

代码结果 4,070
www.eeworm.com/read/484706/6572766

js jquery.color.js

/* * jQuery Color Animations * Copyright 2007 John Resig * Released under the MIT and GPL licenses. */ (function(jQuery){ // We override the animation for all of these color styles jQuery.each
www.eeworm.com/read/403076/11522801

project .project

Animation org.eclipse.jdt.core.ja
www.eeworm.com/read/261520/11639210

cpp demo4_4.cpp

// DEMO4_4.CPP - Ellipse Animation Demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // just say no to MFC #include // include all the
www.eeworm.com/read/345593/11806105

pas unit1.pas

{: This Form demonstrates basic "manual" movements. Positions are computed directly using Sin/Cos functions. A cadencer is used to "play" the animation, it is not used as a time-controle
www.eeworm.com/read/255662/12067263

c main.c

/* Name: WinAnim Author: Brook Miles Description: Making an animation in windows */ #include static char g_szClassName[] = "MyWindowClass"; static HINSTANCE g_hInst =
www.eeworm.com/read/253791/12200060

cpp anim.cpp

// anim.cpp // Animation module of the Threads demo program // Copyright 1994, Mark Andrews #include "stdafx.h" #include "anim.h" // ***************** Member functions of MAnimation class ***
www.eeworm.com/read/229083/14354114

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by Animation.rc // #define IDD_ABOUTBOX 100 #define IDR_MAINFRAME 128 #de
www.eeworm.com/read/227629/14419143

java sprite.java

import java.awt.Image; public class Sprite { private Animation anim; // position (pixels) private float x; private float y; // velocity (pixels per millisecond) pr
www.eeworm.com/read/126312/14432692

txt 滚动的文字背景.txt

DHTML Scroller for Background Animation.
www.eeworm.com/read/125764/14465362

cpp demo4_4.cpp

// DEMO4_4.CPP - Ellipse Animation Demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // just say no to MFC #include // include all the