Package com.fs.starfarer.api.campaign
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 TypeMethodDescriptionvoid
advance
(SectorAPI sector, LocationAPI location) Deprecated.
-
Method Details
-
advance
Deprecated.
-