Difference between revisions of "Shape:getCategoryBits"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Gets the categories as a 16-bit integer.  
 
Gets the categories as a 16-bit integer.  
 
A set bit indicates membership of that category.
 
A set bit indicates membership of that category.
Line 16: Line 15:
 
{{#set:Description=Gets the categories as a 16-bit integer.  
 
{{#set:Description=Gets the categories as a 16-bit integer.  
 
}}
 
}}
 +
== Other Languages ==
 +
{{i18n|Shape:getCategoryBits}}

Revision as of 08:15, 23 January 2011

Gets the categories as a 16-bit integer. A set bit indicates membership of that category.

Function

Synopsis

An = Shape:getCategoryBits( )

Arguments

None.

Returns

number An
integer value representing the categories.

See Also

Other Languages