KML_Logger - YaliToledano/OPP_Maze GitHub Wiki

KML logging

this class is used to generate a KML log of a game run.

ways of using

run all scenarios (used in main)

you create an instance by creating and running without GUI(init with scenario number).

manually

running by giving init on scenario number and game service then call update every time something changes.

other Methods:

playAutomatic creating a KML for the specified game number as automatic gameplay

saveKML - is used to create the actual file.

getKML - returns string of the kml.