rlSetLineWidth method

String rlSetLineWidth(
  1. num width
)

Implementation

String rlSetLineWidth(
  num width,
) => 'rlSetLineWidth($width)';