Syntax

dbDrawSpritesFirst()

Description

This command changes the order in which sprites are drawn to the screen. By calling this command, all sprites will be drawn to the screen 'before' any 3D is drawn. This will cause the sprites to appear to be behind 3D objects, and most likely obscured by them.

See Also

dbDrawToBack, dbDrawSpriteLast, dbDrawToFront