Unit CastleRectangles

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

Rectangle representation (TRectangle).

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Object TRectangle 2D rectangle with integer coordinates.
Class TRectangleList  

Functions and Procedures

function Rectangle(const Left, Bottom: Integer; const Width, Height: Cardinal): TRectangle;
function Rectangle(const LeftBottom: TVector2Integer; const Width, Height: Cardinal): TRectangle;

Description

Functions and Procedures

function Rectangle(const Left, Bottom: Integer; const Width, Height: Cardinal): TRectangle;
 
function Rectangle(const LeftBottom: TVector2Integer; const Width, Height: Cardinal): TRectangle;
 

Generated by PasDoc 0.13.0 on 2014-08-30 12:10:38