Chaos Project

Featured Projects => Tasks => Advanced RPG Creator => Finished Tasks => Topic started by: Blizzard on April 08, 2011, 02:48:09 am

Title: [Finished] [RGSS] RGSS::Tilemap Implementation
Post by: Blizzard on April 08, 2011, 02:48:09 am
RGSS::Tilemap Implementation




Description

The RGSS::Tilemap class needs to be implemented. This class should use Sprite instances internally for rendering instead of rendering stuff by itself.



Priority

Low.



Prerequisites

None



Assigned

Blizzard



Everything else

This implementation (while still somewhat problematic and difficult) does not really require knowledge of the underlying system like the other Renderable subclasses.