Method | Description | |
---|---|---|
Resolve ( GameActorPosition target, IAtlas atlas, ITilesetTable tilesetTable ) : void |
Resolve implements default action implementation (where applicable)
|
Method | Description | |
---|---|---|
GameAction ( GameActor sender ) : World.Atlas |
protected GameAction ( GameActor sender ) : World.Atlas | ||
sender | GameActor | |
return | World.Atlas |
public abstract Resolve ( GameActorPosition target, IAtlas atlas, ITilesetTable tilesetTable ) : void | ||
target | GameActorPosition | Target of the action |
atlas | IAtlas | |
tilesetTable | ITilesetTable | |
return | void |