package flixel.addons.tile
AnimParams | |
FlxCaveGenerator | This class uses the cellular automata algorithm * to generate very sexy caves. * (Coded by Eddie Lee, October 16, 2010) |
FlxRayCastTilemap | @author greglieberman |
FlxTileAnimation | |
FlxTileSpecial | |
FlxTilemapExt | Extended FlxTilemap class that provides collision detection against slopes * Based on the original by Dirk Bunk. * --- * Also add support to flipped / rotated tiles. * @author Peter Christiansen * @author MrCdK * @link https://github.com/TheTurnipMaster/SlopeDemo |