Unit 'GR32_LowLevel' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_graphics32]

WrapPow2

Declaration

Source position: GR32_LowLevel.pas line 185

function WrapPow2(

  Value: Integer;

  Max: Integer

):Integer; overload;

function WrapPow2(

  Value: Integer;

  Min: Integer;

  Max: Integer

):Integer; overload;



CT Web help

CodeTyphon Studio