James Peret a6de74584f Bumped package version to 0.1.6 | il y a 2 ans | |
---|---|---|
Runtime | il y a 2 ans | |
.gitignore | il y a 3 ans | |
ChangeLog.md | il y a 3 ans | |
ChangeLog.md.meta | il y a 3 ans | |
Readme.md | il y a 2 ans | |
Readme.md.meta | il y a 3 ans | |
Runtime.meta | il y a 3 ans | |
package.json | il y a 2 ans | |
package.json.meta | il y a 3 ans |
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