|
пре 3 година | |
---|---|---|
Runtime | пре 3 година | |
.gitignore | пре 3 година | |
ChangeLog.md | пре 3 година | |
ChangeLog.md.meta | пре 3 година | |
Documentation.meta | пре 3 година | |
Editor.meta | пре 3 година | |
Readme.md | пре 3 година | |
Readme.md.meta | пре 3 година | |
Runtime.meta | пре 3 година | |
Tests.meta | пре 3 година | |
package.json | пре 3 година |
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