Commit Graph

12 Commits

Author SHA1 Message Date
victorlevasseur 16d4276184 Optimize TileMap drawing in the TileMapPane (editor) 2014-08-31 11:48:40 +02:00
victorlevasseur a3f227025b Make some changes to events handler in TileMapPanel 2014-08-21 21:37:26 +02:00
victorlevasseur a14694e5eb Add the possibility to draw when moving the mouse with the button pressed 2014-08-21 19:19:26 +02:00
victorlevasseur 5f6f7fdb8d Fix a bug with buffering 2014-08-19 17:22:21 +02:00
victorlevasseur 1fc985bec1 Add buffering to the tilemap editor. 2014-08-19 13:56:09 +02:00
victorlevasseur 6de031c4cf Fix a bug with not loaded tilesets. 2014-08-19 11:49:20 +02:00
victorlevasseur 070e85deaa Added TileSet class containing data about the tileset. 2014-08-15 22:24:18 +02:00
victorlevasseur fdfb8ab52c Separated TileMap (contains data) from TileMapPanel (GUI). 2014-08-14 23:35:52 +02:00
victorlevasseur c14b45c31e Added layer moving, layer hiding. 2014-08-13 18:25:09 +02:00
victorlevasseur e330c4499f First part of the multiple layer support. 2014-08-13 12:55:35 +02:00
victorlevasseur fb4c265fea Can now insert tiles into the map. 2014-08-13 12:55:34 +02:00
victorlevasseur 4e32cc3775 Added the beginning of the TileMapObject extension. 2014-08-13 12:55:33 +02:00