|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
Runtime | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
ChangeLog.md | %!s(int64=3) %!d(string=hai) anos | |
ChangeLog.md.meta | %!s(int64=3) %!d(string=hai) anos | |
Documentation.meta | %!s(int64=3) %!d(string=hai) anos | |
Editor.meta | %!s(int64=3) %!d(string=hai) anos | |
Readme.md | %!s(int64=3) %!d(string=hai) anos | |
Readme.md.meta | %!s(int64=3) %!d(string=hai) anos | |
Runtime.meta | %!s(int64=3) %!d(string=hai) anos | |
Tests.meta | %!s(int64=3) %!d(string=hai) anos | |
package.json | %!s(int64=3) %!d(string=hai) anos |
KairoEngine.Core
KairoEngine.Grids
Grid
GridObject
GridBuildingSystem
PlacedObjectType
PlacedObject
PlacebleObjectRule
Rules:
EmptyCell - All cells in grid have no PlacedObjects
HasConnector - Both parts need to have a valid connector between two cells.
TargetCellHasObject - The cell represented by a position offset needs to have a certain PlacedObject
TargetEmptyIsCell -The cell represented by a position offset needs to be empty.
CellInRadius - A specified PlacedObject needs to exist in a certain radius
EmptyArea - All cells in a radius need to be empty
?CellOcupied - The cells in the grid are ocupied by a specific PlacedObject
PlacebleObjectRulesGroup
stockpile