Class Strand


  • public final class Strand
    extends Object
    One 'story line' within a mission. A mission might split up in different strands, of which each of them can have its own state (e.g. running, paused ...). (If you would like to relate this to java, you would probably imagine it as a Thread ;-)
    Author:
    kfuchsbe