2020-09-12 01:29:37 +02:00
|
|
|
/**
|
|
|
|
|
|
|
|
@defgroup common Common API
|
|
|
|
@brief Common functions and structures.
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
|
|
|
@defgroup lua Lua API
|
|
|
|
@ingroup common
|
|
|
|
@brief Functions for the Lua programming language. See @linkLua.
|
|
|
|
|
2020-11-29 21:41:07 +01:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
|
|
|
@defgroup image Image API
|
|
|
|
@brief API of various image decoders used in engines.
|
|
|
|
|
2020-09-12 01:29:37 +02:00
|
|
|
*/
|