Welcome!
[Sign In]
!
[Sign Up]
!
Front-page it
|
Collect it
| [
中国-简体中文
]
CodeBus
codebus.net
Hot search:
Source
embeded
web
remote control
p2p
game
More...
FAQ
Fav
Home
SourceCode
Web Code
Develop Tools
Document
E-Books
Other Resource
Get Coins
Member
Location:
Search - flash explosion code graphic
Category
Source Code
Web/Internet
Develop Tools
Document
Other
Search in results
OS
Windows
Linux
FreeBSD
Unix
Dos
PalmOS
WinCE
SymbianOS
MacOS
Android
Platform
Visual C
Visual.Net
Borland C
CBuilder
Dephi
gcc
VBA
LISP
IDL
VHDL
Matlab
MathCAD
Flash
Xcode
Android STU
LabVIEW
Language
C/C++
Pascal
ASM
Java
PHP
Basic/ASP
Perl
Python
VBScript
JavaScript
SQL
FoxBase
SHELL
E-Language
OC/Swift
File Type
SourceCode
Program
CHM
PDF
PPT
WORD
Excel
Access
HTML
Text
Search list
[
2D Graphic
]
Explosion
Description:
as3.0 模拟爆炸 package { import flash.display.BitmapData import flash.geom.ColorTransform public class Explosion { /* EXPLOSION PARAMETERS */ //-- START VALUES private const EXPLOSION_RADIUS: int = 24 private const EXPLOSION_MAX_VELOCITY: Number = 2 private const EXPLOSION_MAX_HEAT: int = 2 // causes particles to move up private const PARTICLE_CHAOTIC_MOVE: Number = .1825 private const PARTICLE_DAMP_MOVE: Number = .99 private const PARTICLE_DAMP_ENERGIE: Number = .99 //-- AMOUNT private const P_COUNT: int = 3000 private const PCOUNT_EACH_FRAME: int = 100 -AS3.0 simulated explosive package (import flash.display.BitmapData import flash.geom.ColorTransform public class Explosion (/* EXPLOSION PARAMETERS*///START VALUES private const EXPLOSION_RADIUS: int = 24 private const EXPLOSION_MAX_VELOCITY: Number = 2 private const EXPLOSION_MAX_HEAT : int = 2// causes particles to move up private const PARTICLE_CHAOTIC_MOVE: Number = .1825 private const PARTICLE_DAMP_MOVE: Number = .99 private const PARTICLE_DAMP_ENERGIE: Number = .99// AMOUNT private const P_COUNT: int = 3000 private const PCOUNT_EACH_FRAME: int = 100
Platform:
|
Size:
230400
|
Author:
mabingru
|
Hits:
Sign UP
Help
Support
What's CodeBus
SiteMap
Contact us
CodeBus www.codebus.net
“CodeBus” is the largest source code store in internet!
1999-2018
CodeBus
All Rights Reserved.