A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
GenericEmitter — Class in package com.roguedevelopment.pulse.emitter
The GenericEmitter is responsible for creating particles on a schedule and adding them to the PulseEngine.
GenericEmitter(particlesPerSecond) — Constructor in class com.roguedevelopment.pulse.emitter.GenericEmitter
GenericFactory — Final class in package com.roguedevelopment.pulse.particle
GenericFactory(particleClass, rules, initializers) — Constructor in class com.roguedevelopment.pulse.particle.GenericFactory
GenericParticle — Class in package com.roguedevelopment.pulse.particle
GenericParticle() — Constructor in class com.roguedevelopment.pulse.particle.GenericParticle
getFactory() — Method in class com.roguedevelopment.pulse.emitter.GenericEmitter
getNextToken() — Method in class com.adobe.serialization.json.JSONTokenizer
Gets the next token in the input sting and advances the character to the next character after the token
getString() — Method in class com.adobe.serialization.json.JSONEncoder
Gets the JSON string from the encoder.
getValue() — Method in class com.adobe.serialization.json.JSONDecoder
Gets the internal object that was created by parsing the JSON string passed to the constructor.
gMult — Property in class com.roguedevelopment.pulse.rule.ColorTransformRule
gOffset — Property in class com.roguedevelopment.pulse.rule.ColorTransformRule
gravityAmount — Property in class com.roguedevelopment.pulse.rule.GravityRule
GravityRule — Final class in package com.roguedevelopment.pulse.rule
GravityRule(gravityAmount) — Constructor in class com.roguedevelopment.pulse.rule.GravityRule
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z