scummvm/doc/doxygen/groups.dox

28 lines
423 B
Text
Raw Normal View History

/**
@defgroup common Common API
@brief Common functions and structures.
*/
/**
@defgroup lua Lua API
@ingroup common
@brief Functions for the Lua programming language. See @linkLua.
*/
/**
@defgroup graphics Graphics API
@brief API related to on-screen graphics - surfaces, pixels, cursors, fonts, palettes, and renderers.
*/
/**
@defgroup image Image API
@brief API of various image decoders used in engines.
*/