代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/448504/1688520
java imageset.java
/**
* A container for sets of image frames; typically sprites. A single set
* is made up of one or more states. Each state represents an animation sequence
* including Image objects for the fram
www.eeworm.com/read/448504/1688596
java imageset.java
/**
* A container for sets of image frames; typically sprites. A single set
* is made up of one or more states. Each state represents an animation sequence
* including Image objects for the fram
www.eeworm.com/read/448466/1689056
java grub.java
package com.brackeen.javagamebook.tilegame.sprites;
import com.brackeen.javagamebook.graphics.Animation;
/**
A Grub is a Creature that moves slowly on the ground.
*/
public class Grub ext
www.eeworm.com/read/434629/1869992
java imagecsseries.java
// ImageCsSeries.java
// Andrew Davison, March 2003, dandrew@ratree.psu.ac.th
/* Shows a series of images as an animation, displayed on a transparent
QuadArray. The center of the quad is at cent
www.eeworm.com/read/432926/1886289
pde animator.pde
/**
* Animator.
*
* Click and drag to draw and start the program.
*
* A simple animation tool that displays a continuous cycle of
* twenty-four images. Each image is displayed for 30 milliseco
www.eeworm.com/read/432926/1886296
pde reflection2.pde
/**
* Non-orthogonal Collision with Multiple Ground Segments
* by Ira Greenberg.
*
* Based on Keith Peter's Solution in
* Foundation Actionscript Animation: Making Things Move!
*/
Orb orb;
P
www.eeworm.com/read/427042/1982771
c qtrleenc.c
/*
* Quicktime Animation (RLE) Video Encoder
* Copyright (C) 2007 Clemens Fruhwirth
* Copyright (C) 2007 Alexis Ballier
*
* This file is part of FFmpeg.
*
* This file is based on flashsvenc.c
www.eeworm.com/read/427042/1983464
svn-base qtrleenc.c.svn-base
/*
* Quicktime Animation (RLE) Video Encoder
* Copyright (C) 2007 Clemens Fruhwirth
* Copyright (C) 2007 Alexis Ballier
*
* This file is part of FFmpeg.
*
* This file is based on flashsvenc.c
www.eeworm.com/read/422018/2046374
java grub.java
package com.brackeen.javagamebook.tilegame.sprites;
import com.brackeen.javagamebook.graphics.Animation;
/**
A Grub is a Creature that moves slowly on the ground.
*/
public class Grub ext
www.eeworm.com/read/396408/2417372
c qtrleenc.c
/*
* Quicktime Animation (RLE) Video Encoder
* Copyright (C) 2007 Clemens Fruhwirth
* Copyright (C) 2007 Alexis Ballier
*
* This file is part of FFmpeg.
*
* This file is based on flashsvenc.c