Class shieldEF

java.lang.Object
name.moore.kevin.ze.entities.baseEF
name.moore.kevin.ze.entities.test1.shieldEF

public class shieldEF extends baseEF
A shield consists of components:

Shields are charged from the engine and use the accumulated energy to mitigate the incoming attacking energy.

Author:
Kevin Moore <dev@kevin.moore.name>
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
  • Constructor Details

    • shieldEF

      public shieldEF()
  • Method Details

    • toComponents

      public <T extends XMLbase> List<com.simsilica.es.EntityComponent> toComponents()
      Used by factories to produce hardcoded test fixtures - so we dont need to specify any specs.
      Overrides:
      toComponents in class baseEF
      Returns: