MCPcopy Create free account
hub / github.com/SFML/SFML / Sprite

Function Sprite

include/SFML/Graphics/Sprite.hpp:67–67  ·  view source on GitHub ↗

/////////////////////////////////////////////////////// \brief Disallow construction from a temporary texture ///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

65 ///
66 ////////////////////////////////////////////////////////////
67 explicit Sprite(const Texture&& texture) = delete;
68
69 ////////////////////////////////////////////////////////////
70 /// \brief Construct the sprite from a sub-rectangle of a source texture

Callers 1

Sprite.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected