代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/322845/13364009
java cropper.java
package sjg.animation;
import sjg.*;
import sjg.xml.*;
import java.awt.*;
import java.awt.image.*;
import java.util.*;
import java.io.*;
/**
* Crops an image into {@link Frame frames} and {@link A
www.eeworm.com/read/322845/13364011
java sjgspritestate.java
package sjg.animation;
import java.awt.*;
/**
* Sprite state super class.
*
* @author Christian Hvid
*/
public class SJGSpriteState {
public void move() {
}
public void draw(Graphi
www.eeworm.com/read/322845/13364013
java sjgspritefsm.java
package sjg.animation;
import java.awt.*;
/**
* Sprite class with state.
*
* @author Christian Hvid
*/
public class SJGSpriteFSM extends SJGSprite {
private SJGSpriteState state;
prote
www.eeworm.com/read/322845/13364017
java sjgspritefa.java
package sjg.animation;
import java.awt.*;
/**
* SJGSprite with frame animation.
*
* @author Christian Hvid
*/
public class SJGSpriteFA extends SJGSprite {
private Animation animation;
p
www.eeworm.com/read/136488/13374238
cnt anigif.cnt
:Base AniGIF.hlp
:Title Animation GIF Control Help
1 About Animation GIF Control=main_index
1 Register the Animation GIF Control=Register
1 Using Animation GIF OCX
2 Properties
3 AutoRewind=Auto
www.eeworm.com/read/312358/13612750
cpp gifanimation.cpp
// GifAnimation.cpp : implementation file
//
#include "stdafx.h"
#include "AnimatedGif.h"
#include "GifAnimation.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FI
www.eeworm.com/read/310043/13659258
htm 7-22.htm
dynamicanimAttr = "dynamicanimation8"
animateElements = new Array()
currentElement = 0
speed = 0
stepsWord = 8
steps
www.eeworm.com/read/310043/13659317
htm 13-10.htm
var max=0;
var x=0;
var nl="\r\n";
function FrameList()
{