Handbook
Glossary
begin-texture-mode ( target -- )
Vocabulary
raylib
Inputs
target
a
RenderTexture2D
Outputs
None
Word description
Begin drawing to render texture
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
begin-texture-mode
void
BeginTextureMode (
RenderTexture2D
target )