Свойство | Type | Description | |
---|---|---|---|
r | byte | ||
x | short |
Méthode | Description | |
---|---|---|
FitsIntoByte ( ) : bool | ||
IsZero ( ) : bool | ||
Position ( short _x, short _y, short _h ) : System | ||
Set ( int _x, int _y, int _h, byte _r, byte _l ) : void | ||
Set ( short _x, short _y, short _h, byte _r, byte _l ) : void |
public Position ( short _x, short _y, short _h ) : System | ||
_x | short | |
_y | short | |
_h | short | |
Résultat | System |
public Set ( int _x, int _y, int _h, byte _r, byte _l ) : void | ||
_x | int | |
_y | int | |
_h | int | |
_r | byte | |
_l | byte | |
Résultat | void |
public Set ( short _x, short _y, short _h, byte _r, byte _l ) : void | ||
_x | short | |
_y | short | |
_h | short | |
_r | byte | |
_l | byte | |
Résultat | void |