[Hauptseite] / [CMyColony]
Class CMyColony : CColony
  New (posX As Integer, posY As Integer) As CMyColony
  New (kolonieID As Integer) As CMyColony
  New (posX As Integer, posY As Integer, map As SMap) As CMyColony
  Property Action As CBaseColonyManager
  Property AlertLevel As EAlertLevel
  Function BuildingByID(feldID As Integer) As CBuilding
  Function BuildingByIndex(index As Integer) As CBuilding
  Function BuildingByPosition(position As String) As CBuilding
  Property Buildings As CBuildingList
  Property Coordinates As SPoint (geerbt)
  Property Energy As Integer
  Property EnergyBalance As Integer
  Property EnergyCapacity As Integer
  Property EnergyCapacityFree As Integer
  Property EnergyConsumption As Integer
  Property EnergyProduction As Integer
  Function FieldByID(feldID As Integer) As CColonyField
  Function FieldByPosition(position As String) As CColonyField
  Property Fields As CColonyFieldList
  Function FindFirstBuilding(gebäudeTyp As EBuildingType) As CBuilding
  Function GetBalance(type As EGoodsType) As Integer
  Function GetColonists(colonistType As EColonistType) As Integer
  Function GetNameHtml() As CHtmlControl (geerbt)
  Function GetNameText() As String (geerbt)
  Property Habitable As Boolean (geerbt)
  Function HasBuildings(gebäudeTyp As EBuildingType) As Boolean
  Function IndexOfBuilding(gebäudeTyp As EBuildingType, startIndex As Integer) As Integer
  Function IndexOfBuilding(gebäudeTyp As EBuildingType) As Integer
  Property IsColonised As Boolean (geerbt)
  Property IsColony As Boolean (geerbt)
  Property IsFreeSpace As Boolean (geerbt)
  Property Larne As Double (geerbt)
  Property LivingSpace As Integer
  Property Map As CColonyMap
  Property MaxBeamProtection As Integer
  Property Name As String
  Property OrbitMap As CColonyMap
  Property Population As Integer
  Property RegionID As Integer (geerbt)
  Property SectorID As Integer (geerbt)
  Property SRS As CShipList
  Property StockRoom As CStockRoom
  Property Type As EGalaxyMapItemType (geerbt)
  Property TypeName As String (geerbt)
  Property UserID As Integer (geerbt)

//wiki.stne.net/index.php?title=API:CMyColony
//wiki.en.stne.net/index.php?title=API:CMyColony