ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
Thingy
ae
demo
pewpew
objects
Undocumented in source.
__gshared
class
Thingy :
ThingyPart
{
float
a
;
float
va
;
ThingySatellite
[]
satellites
;
int
charge
;
this
();
void
step
(uint deltaTicks);
void
die
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
die
void
die
()
Undocumented in source. Be warned that the author may not have intended to support it.
step
void
step
(uint deltaTicks)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
a
float
a
;
Undocumented in source.
charge
int
charge
;
Undocumented in source.
satellites
ThingySatellite
[]
satellites
;
va
float
va
;
Undocumented in source.
Inherited Members
From ThingyPart
death
float
death
;
Undocumented in source.
render
void
render
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ae
demo
pewpew
objects
aliases
COLOR
SpawnParticles
StarField
TorpedoParticles
classes
Enemy
Explosion
Game
GameEntity
GameObject
ParticleManager
PlasmaOrb
Ship
Splode
Thingy
ThingyPart
ThingySatellite
Torpedo
enums
Plane
mixins
__anonymous
static functions
cbound
cf
ci
frand
frands
frands2
ssqr
static variables
BLACK
STAR_LAYERS
WHITE
analogX
analogY
canvas
down
fire
initializing
left
planes
right
ship
spawnParticles
starFields
torpedoParticles
up
useAnalog
structs
SpawnParticle
Star
TorpedoParticle