Explorar o código

Note that texture contents are undefined when the texture is created.

Sam Lantinga %!s(int64=8) %!d(string=hai) anos
pai
achega
2862b1465d
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      include/SDL_render.h

+ 2 - 0
include/SDL_render.h

@@ -233,6 +233,8 @@ extern DECLSPEC int SDLCALL SDL_GetRendererOutputSize(SDL_Renderer * renderer,
  *          active,  the format was unsupported, or the width or height were out
  *          of range.
  *
+ *  \note The contents of the texture are not defined at creation.
+ *
  *  \sa SDL_QueryTexture()
  *  \sa SDL_UpdateTexture()
  *  \sa SDL_DestroyTexture()