mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-09-07 22:36:49 -04:00
Mark deprecated method as such in documentation
This commit is contained in:
parent
ca859c83a7
commit
d7b28aa79b
@ -170,6 +170,8 @@ public:
|
||||
///
|
||||
/// \see http://wiki.libsdl.org/SDL_GetRendererInfo
|
||||
///
|
||||
/// \deprecated Use GetInfo(SDL_RendererInfo&) instead
|
||||
///
|
||||
////////////////////////////////////////////////////////////
|
||||
SDL2PP_DEPRECATED void GetInfo(SDL_RendererInfo* info);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user