GetCursorAlpha

From Multi Theft Auto: Wiki
Revision as of 13:55, 14 April 2013 by UniOnDennis (talk | contribs)
Jump to navigation Jump to search

This function is used to get alpha (transparency) from the client's cursor.

Syntax

float getCursorAlpha( )

Returns

Returns a float (0-255) indicating the cursor's alpha

Requirements

This template will be deleted.

Example

-- Todo

See Also

General functions

Browsers

Buttons

Checkboxes

Comboboxes

Edit Boxes

Gridlists

Memos

Progressbars

Radio Buttons

Scrollbars

Scrollpanes

Static Images

Tab Panels

Tabs

Text Labels

Windows