[][src]Function rltk::clear_command_buffer

pub fn clear_command_buffer()

Clears the global command buffer. This is called internally by RLTK at the end of each frame. You really shouldn't need to call this yourself.