|
(GetScreenWidth() - video.texW * video.scale) * 0.5f, (
|
|
(GetScreenWidth() - video.texW * video.scale) * 0.5f, (
|
|
DrawTextureEx(video.texture, position, 0, video.scale, Colors.WHITE);
|
|
DrawTextureEx(video.texture, position, 0, video.scale, Colors.WHITE);
|