FreeJ scripting

Class ParticleLayer

Object
   |
   +--Layer
         |
         +--ParticleLayer

class ParticleLayer
extends Layer


The Particle Generator will compute and display shiny moving particles
Defined in FreejScripting.js

Author: Jaromil


Constructor Summary
ParticleLayer()
            The Particle Generator constructor is used to create new instances of this layer
 
Method Summary
 void blossom(<int> complexity)
           Recalculate the particle generator flow.
 
Methods inherited from class Layer
activate, deactivate, up, down, move, get_name, get_filename, set_blit, get_blit, set_blit_value, get_blit_value, set_position, slide_position, get_x_position, get_y_position, get_width, get_height, add_filter, rem_filter, rotate, zoom, spin, list_filters
 

Constructor Detail

ParticleLayer

ParticleLayer()

Method Detail

blossom

void blossom(<int> complexity)

FreeJ scripting

| FreeJ scripting documentation is Copyleft (C) 2000 - 2007 dyne.org foundation. Verbatim copying and distribution of this entire page is permitted in any medium, provided this notice is preserved.
Send inquiries & questions to dyne.org's hackers.
Documentation generated by JSDoc on Thu May 29 20:56:52 2008