public class LightsEffect extends java.lang.Object implements EveryFrameWeaponEffectPlugin
Constructor and Description |
---|
LightsEffect() |
Modifier and Type | Method and Description |
---|---|
void |
advance(float amount,
CombatEngineAPI engine,
WeaponAPI weapon)
Called before this frame's operations for the weapon - turning, firing, etc.
|
public void advance(float amount, CombatEngineAPI engine, WeaponAPI weapon)
EveryFrameWeaponEffectPlugin
advance
in interface EveryFrameWeaponEffectPlugin
Copyright © 2013 Fractal Softworks, LLC. All Rights Reserved.