Class description

java.lang.Object
name.moore.kevin.ze.components.description
All Implemented Interfaces:
com.simsilica.es.EntityComponent

public class description extends Object implements com.simsilica.es.EntityComponent
An entity component that represents a meaningful description for the entity eg "homeworld of humans".
Author:
Kevin Moore <dev@kevin.moore.name>
  • Field Details

    • string

      private String string
      Descriptive string.
  • Constructor Details

    • description

      public description(String s)
      Parameters:
      s - text description
  • Method Details

    • getString

      public String getString()
      Returns:
    • toString

      public String toString()
      Overrides:
      toString in class Object
      Returns: