Interface SpawnPointPlugin


@Deprecated public interface SpawnPointPlugin
Deprecated.
Use com.fs.starfarer.api.EveryFrameScript instead. Or, if you need to use a spawnpoint, extend BaseSpawnPoint.
Author:
Alex Mosolov Copyright 2012 Fractal Softworks, LLC
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    advance(SectorAPI sector, LocationAPI location)
    Deprecated.