Index

A | B | C | D | E | F | G | I | K | L | M | N | O | P | R | S | T | U | V

A

AABox (class in lepton.domain)
add_global_controller() (lepton.system.ParticleSystem method)
add_group() (lepton.system.ParticleSystem method)
age (lepton.group.ParticleProxy attribute)
(lepton.Particle attribute)
apex (lepton.domain.Cone attribute)

B

base (lepton.domain.Cone attribute)
BillboardRenderer (class in lepton.renderer)
bind_controller() (lepton.group.ParticleGroup method)
BlitRenderer (class in lepton.pygame_renderer)
Bounce (class in lepton.controller)
bounce (lepton.controller.Bounce attribute)
bounce_limit (lepton.controller.Bounce attribute)

C

c1 (lepton.controller.Drag attribute)
c2 (lepton.controller.Drag attribute)
callback (lepton.controller.Bounce attribute)
(lepton.controller.Collector attribute)
center (lepton.domain.Disc attribute)
charge (lepton.controller.Magnet attribute)
clamp() (lepton.group.Vector method)
closest_point_to() (lepton.domain.Cone method)
(lepton.domain.Cylinder method)
(lepton.domain.Disc method)
(lepton.domain.Domain method)
(lepton.domain.Line method)
(lepton.domain.Plane method)
(lepton.domain.Point method), [1]
(lepton.domain.Sphere method)
collect_inside (lepton.controller.Collector attribute)
collected_count (lepton.controller.Collector attribute)
Collector (class in lepton.controller)
color (lepton.group.ParticleProxy attribute)
(lepton.Particle attribute)
ColorBlender (class in lepton.controller)
Cone (class in lepton.domain)
controllers (lepton.group.ParticleGroup attribute)
Cylinder (class in lepton.domain)

D

Disc (class in lepton.domain)
Domain (class in lepton.domain)
domain (lepton.controller.Bounce attribute)
(lepton.controller.Collector attribute)
(lepton.controller.Drag attribute)
(lepton.controller.Magnet attribute)
Drag (class in lepton.controller)
draw() (lepton.group.ParticleGroup method)
(lepton.renderer.BillboardRenderer method)
(lepton.renderer.PointRenderer method)
(lepton.system.ParticleSystem method)

E

emit() (lepton.emitter.PerParticleEmitter method)
(lepton.emitter.StaticEmitter method)
end_alpha (lepton.controller.Fader attribute)
end_point0 (lepton.domain.Cylinder attribute)
end_point1 (lepton.domain.Cylinder attribute)
epsilon (lepton.controller.Magnet attribute)
exponent (lepton.controller.Magnet attribute)

F

fade_in_end (lepton.controller.Fader attribute)
fade_in_start (lepton.controller.Fader attribute)
fade_out_end (lepton.controller.Fader attribute)
fade_out_start (lepton.controller.Fader attribute)
Fader (class in lepton.controller)
FillRenderer (class in lepton.pygame_renderer)
FlipBookTexturizer (class in lepton.texturizer)
fluid_velocity (lepton.controller.Drag attribute)
friction (lepton.controller.Bounce attribute)
from_images() (lepton.texturizer.FlipBookTexturizer class method)
(lepton.texturizer.SpriteTexturizer class method)

G

generate() (lepton.domain.AABox method)
(lepton.domain.Cone method)
(lepton.domain.Cylinder method)
(lepton.domain.Disc method)
(lepton.domain.Domain method)
(lepton.domain.Line method)
(lepton.domain.Plane method)
(lepton.domain.Point method), [1]
(lepton.domain.Sphere method)
Gravity (class in lepton.controller)
Growth (class in lepton.controller)

I

inner_radius (lepton.domain.Cone attribute)
(lepton.domain.Cylinder attribute)
(lepton.domain.Disc attribute)
intersect() (lepton.domain.AABox method)
(lepton.domain.Cone method)
(lepton.domain.Cylinder method)
(lepton.domain.Disc method)
(lepton.domain.Domain method)
(lepton.domain.Line method)
(lepton.domain.Plane method)
(lepton.domain.Point method), [1]
(lepton.domain.Sphere method)

K

kill() (lepton.group.ParticleGroup method)
killed_count() (lepton.group.ParticleGroup method)

L

length (lepton.domain.Cone attribute)
(lepton.domain.Cylinder attribute)
lepton.controller (module)
lepton.domain (module)
lepton.emitter (module)
lepton.group (module)
lepton.Particle (built-in class)
lepton.pygame_renderer (module)
lepton.renderer (module)
lepton.system (module)
lepton.texturizer (module)
Lifetime (class in lepton.controller)
Line (class in lepton.domain)

M

Magnet (class in lepton.controller)
mass (lepton.group.ParticleProxy attribute)
(lepton.Particle attribute)
max_alpha (lepton.controller.Fader attribute)
max_velocity (lepton.controller.Movement attribute)
min_velocity (lepton.controller.Movement attribute)
Movement (class in lepton.controller)

N

new() (lepton.group.ParticleGroup method)
new_count() (lepton.group.ParticleGroup method)
normal (lepton.domain.Disc attribute)

O

outer_cutoff (lepton.controller.Magnet attribute)
outer_radius (lepton.domain.Cone attribute)
(lepton.domain.Cylinder attribute)
(lepton.domain.Disc attribute)

P

ParticleGroup (class in lepton.group)
ParticleProxy (class in lepton.group)
ParticleSystem (class in lepton.system)
PerParticleEmitter (class in lepton.emitter)
Plane (class in lepton.domain)
Point (class in lepton.domain), [1]
point_size (lepton.renderer.PointRenderer attribute)
PointRenderer (class in lepton.renderer)
position (lepton.group.ParticleProxy attribute)
(lepton.Particle attribute)

R

rate (lepton.emitter.PerParticleEmitter attribute)
(lepton.emitter.StaticEmitter attribute)
remove_group() (lepton.system.ParticleSystem method)
renderer (lepton.group.ParticleGroup attribute)
resolution (lepton.controller.ColorBlender attribute)
rotation (lepton.group.ParticleProxy attribute)
(lepton.Particle attribute)
run_ahead() (lepton.system.ParticleSystem method)

S

size (lepton.group.ParticleProxy attribute)
(lepton.Particle attribute)
source_group (lepton.emitter.PerParticleEmitter attribute)
Sphere (class in lepton.domain)
SpriteTexturizer (class in lepton.texturizer)
start_alpha (lepton.controller.Fader attribute)
StaticEmitter (class in lepton.emitter)
system (lepton.group.ParticleGroup attribute)

T

texturizer (lepton.renderer.BillboardRenderer attribute)
(lepton.renderer.PointRenderer attribute)
time_to_live (lepton.emitter.PerParticleEmitter attribute)
(lepton.emitter.StaticEmitter attribute)

U

unbind_controller() (lepton.group.ParticleGroup method)
up (lepton.group.ParticleProxy attribute)
(lepton.Particle attribute)
update() (lepton.group.ParticleGroup method)
(lepton.system.ParticleSystem method)

V

Vector (class in lepton.group)
velocity (lepton.group.ParticleProxy attribute)
(lepton.Particle attribute)