Interface | Description |
---|---|
iAStar |
Public interface to control de implementation of the methods for A* algorithm.
|
iCharacterSelected |
Interface to coordinate the character selected options.
|
iDialogCharacterIconSelected |
Interface implementation for the dialog character icon.
|
iFirstTheBest |
Public interface to control de implementation of the methods for First Best algorithm.
|
iUniformCost |
Public interface to control de implementation of the methods for Uniform Cost algorithm.
|