RendererInfo.software

Gets whether the dsdl2.RendererInfo has SDL_RENDERER_SOFTWARE flag

  1. bool software()
    struct RendererInfo
    const @property
    bool
    software
    ()
  2. void software(bool value)

Return Value

Type: bool

true if it has SDL_RENDERER_SOFTWARE flag, otherwise false

Meta