代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/255714/12063159
java~18~ npcrol.java~18~
package GoGoGo;
public class npcROL
{
//生命
public int NPC_hp;
//移动速度
public int NPC_v;
//环绕速度
public int NPC_vX=3;
public int NPC_vY=3;
// boolean direct=false;
www.eeworm.com/read/391056/8425108
h char.h
/*
*/
#ifndef __CHAR_H__
#define __CHAR_H__
#include "dragon.h"
#define ANIMATION_TYPE_WOMAN 0 // 0
#define ANIMATION_TYPE_MAN 1 // 1
#define ANIMATION_TYPE_MON1 2 // 16
#define A
www.eeworm.com/read/430342/8755298
h char.h
/*
*/
#ifndef __CHAR_H__
#define __CHAR_H__
#include "dragon.h"
#define ANIMATION_TYPE_WOMAN 0 // 0
#define ANIMATION_TYPE_MAN 1 // 1
#define ANIMATION_TYPE_MON1 2 // 16
#define A
www.eeworm.com/read/373375/9459454
h char.h
/*
*/
#ifndef __CHAR_H__
#define __CHAR_H__
#include "dragon.h"
#define ANIMATION_TYPE_WOMAN 0 // 0
#define ANIMATION_TYPE_MAN 1 // 1
#define ANIMATION_TYPE_MON1 2 // 16
#define A
www.eeworm.com/read/332481/12753749
h char.h
/*
*/
#ifndef __CHAR_H__
#define __CHAR_H__
#include "dragon.h"
#define ANIMATION_TYPE_WOMAN 0 // 0
#define ANIMATION_TYPE_MAN 1 // 1
#define ANIMATION_TYPE_MON1 2 // 16
#define A
www.eeworm.com/read/454264/1631214
as columnseries.as
package com.yahoo.astra.fl.charts.series
{
import com.yahoo.astra.animation.Animation;
import com.yahoo.astra.animation.AnimationEvent;
import com.yahoo.astra.fl.charts.*;
import com.yahoo.astra.f
www.eeworm.com/read/423237/2028769
as columnseries.as
package com.yahoo.astra.fl.charts.series
{
import com.yahoo.astra.animation.Animation;
import com.yahoo.astra.animation.AnimationEvent;
import com.yahoo.astra.fl.charts.*;
import com.yahoo.astra.f
www.eeworm.com/read/38039/1101319
txt animcmdassytol.txt
# {100} (100) [0] command.HelpText
Assembly settings in animation
动画中的组件设置
# [1] command.Label
Animation &Settings...
动画设置(&S)...
# [2] description.Label
Assembly tolerance in animation
动画中的装配公差
www.eeworm.com/read/38039/1101332
txt animcmdinterpolation.txt
# {0} (13) [10] command.HelpText
View Interpolation in animation
查看动画插值
# [11] command.Label
Animation Inter&polation...
动画插值(&P)...
# [12] description.Label
View Interpolation in animation
查看动画插值
www.eeworm.com/read/466033/1515298
properties localize.properties
AnimationDemo.help=Animations can be invoked by registering the Animation to the From. When registered the event loop calls to the Animation animate() method and then calls to repaint() In This exampl