Syntax

dbDrawSpritesLast()

Description

This command change the order in which sprites are drawn to the screen. By calling this command, all sprites will be drawn to the screen 'after' any 3D is drawn. This will cause the sprites to appear over the top of any 3D being rendered. This is the default behaviour.

See Also

dbDrawToBack, dbDrawSpriteFirst, dbDrawToFront