0
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
Stormwind 9b4ad30a7e Delete unnecessary methods
The deleted methods does not do what I intended them to do.
So I removed them.
2015-04-25 22:31:03 +02:00
Stormwind 66b2becebd Rework output API
Now you give the data at the creation of the object to render it
later.
So you need to create a new output object for every new set of data.
2015-04-25 17:02:39 +02:00
Stormwind 26d09a71fd Move Map class to seperate file
The class Map hat now an own file named after the class.
So the rest seems a bit more independent.
2015-03-14 10:54:03 +01:00