Readme.en.txt
Readme.es.txt
changeLog
Readme.it.txt
Readme.fr.txt
Todo List
awShape | --awLine
[line 246]
[line 253]
static void build( int $x1, int $y1, int $x2, int $y2)
awLine __construct( [awPoint $p1 = NULL], [awPoint $p2 = NULL], [int $type = awLine::SOLID], [int $thickness = 1])
array getEquation( )
void getLocation( array 0)
float getOrigin( )
float getSize( )
float getSlope( )
float getXFrom( float $y)
float getYFrom( float $x)
bool isHorizontal( )
bool isLeftToRight( awPolygon $polygon)
bool isPoint( )
bool isTopToBottom( awPolygon $polygon)
bool isVertical( )
void setLocation( awPoint $p1, awPoint $p2)
void setX( int $x1, int $x2)
void setY( int $y1, int $y2)