Property | Type | Description |
---|
Method | Description | |
---|---|---|
FreeSpace ( IEntity entity, ISpace space ) : void | ||
GetEntities ( ISpace space ) : IEnumerable |
||
IsFree ( ISpace space ) : bool | ||
TryGetSpace ( IEntity entity, ISpace dreamPosition ) : bool |
public FreeSpace ( IEntity entity, ISpace space ) : void | ||
entity | IEntity | |
space | ISpace | |
return | void |
public GetEntities ( ISpace space ) : IEnumerable |
||
space | ISpace | |
return | IEnumerable |
public TryGetSpace ( IEntity entity, ISpace dreamPosition ) : bool | ||
entity | IEntity | |
dreamPosition | ISpace | |
return | bool |