BeginMode2D function

void BeginMode2D(
  1. Camera2DC camera
)

Implementation

void BeginMode2D(Camera2DC camera) => _module.BeginMode2D(camera);