代码搜索:bouncing

找到约 149 项符合「bouncing」的源代码

代码结果 149
www.eeworm.com/read/406927/11432501

java smallball.java

package manyballs; import javax.microedition.lcdui.*; /** * A SmallBall is a lightweight animated ball that runs in it's own thread. * It moves within a rectangular region, bouncing off the walls.
www.eeworm.com/read/210988/4946637

java smallball.java

package balls; import javax.microedition.lcdui.*; /** * A SmallBall is a lightweight animated ball that runs in it's own thread. * It moves within a rectangular region, bouncing off the walls. */
www.eeworm.com/read/375900/2719011

c winball.c

#include /* This structure is used to store data used by the bouncing ball window */ typedef struct ball_win_data { UGL_TASK_ID taskId
www.eeworm.com/read/412508/11195190

ini rdir.ini

;---------------- RANDOM DIRECTION SETTINGS ------------------- ; 0 = toroidal 1 = bouncing world.mobileHost[*].mobility.movKind = 0 world.mobileHost[*].mobility.moveInterval =0.5 world.mobileHost[
www.eeworm.com/read/412508/11195198

ini normal.ini

;---------------- Normal Markovian Settings ------------------- ; 0 = toroidal 1 = bouncing world.mobileHost[*].mobility.movKind = 1 world.mobileHost[*].mobility.moveInterval =0.5 world.mobileHost[
www.eeworm.com/read/412508/11195201

ini randwalk.ini

;------------------ RANDOM WALK SETTINGS ---------------------- ; 0 = toroidal 1 = bouncing world.mobileHost[*].mobility.movKind = 1 world.mobileHost[*].mobility.moveInterval = 2 world.mobileHost[*]
www.eeworm.com/read/105961/15650462

xml startscreen.xml

www.eeworm.com/read/246290/12742496

cs letter.cs

namespace SpaceWar { using System; using System.Drawing; using System.Collections; using Microsoft.DirectX; using Microsoft.DirectX.DirectDraw; public enum LetterState { Bouncing,
www.eeworm.com/read/264291/11322812

ini resrwalk.ini

;----------- RESTRICTED RANDOM WALK SETTINGS ------------------ ; 0 = toroidal 1 = bouncing world.mobileHost[*].mobility.movKind = 1 world.mobileHost[*].mobility.moveInterval =0.5 world.mobileHost[