Starsector API
Loading...
Searching...
No Matches
DataAPI.java
Go to the documentation of this file.
1package com.fs.starfarer.api;
2
3public interface DataAPI {
4
5// Object getProjectileSpec(String weaponId);
6}