代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/322845/13364007
java animation.java
package sjg.animation;
import java.util.*;
/**
* A list of {@link Frame frames}.
*
* The Animation may be looped or not looped. Animations are created
* by {@link Cropper Cropper} .
*
* @autho
www.eeworm.com/read/150483/5692272
h animation.h
#ifndef CANIMATION_H
#define CANIMATION_H
#include "..\system\gfx.h"
#include "..\system\bufreader.h"
typedef struct _AniModule
{
/** The modules's left-top corner's coordinate relatives t
www.eeworm.com/read/150483/5692287
cpp animation.cpp
#include "animation.h"
#include "..\system\resfile.h"
CAnimation::CAnimation(CEngine *pEngine)
{
m_pEngine = pEngine;
ImageID = -1;
nModules = 0;
nFrames = 0;
nActions = 0;
pModule =
www.eeworm.com/read/149567/5698572
java animation.java
// Copyright (c) 2005 Sony Ericsson Mobile Communications AB
//
// This software is provided "AS IS," without a warranty of any kind.
// ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARR
www.eeworm.com/read/148219/5716816
java animation.java
package pop2;
import java.io.*;
import javax.microedition.lcdui.*;
import javax.microedition.lcdui.game.*;
/**
* Title: POP2
* Description: Prince of Persia 2
* Copyrigh
www.eeworm.com/read/144569/5749828
java animation.java
// Copyright (c) 2005 Sony Ericsson Mobile Communications AB
//
// This software is provided "AS IS," without a warranty of any kind.
// ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARR
www.eeworm.com/read/141979/5766381
pkg animation.pkg
; Package information file for Animation application
;
; Copyright (c) EMCC Software Ltd 2003
; @version 1.0
;Languages
&EN
;
; UID is the app's UID
;
#{"Animation"},(0x101F6145),1,0,0
;
www.eeworm.com/read/141979/5766386
loc animation.loc
/**
*
* @brief Definitions of languages for Animation application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "Animation.l01"
#endif // #ifdef LA
www.eeworm.com/read/141979/5766387
hrh animation.hrh
/**
*
* @brief Constants file for Animation application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifndef ANIMATION_HRH
#define ANIMATION_HRH
#endif // ANIMATI
www.eeworm.com/read/141979/5766394
rss animation.rss
/**
*
* @brief Resource file for Animation application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// RESOURCE IDENTIFIER
NAME ANIM // 4 letter ID
// INCLUDES
#