Difference between revisions of "Shape:getCategory"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Gets the categories this shape is a member of.
 
Gets the categories this shape is a member of.
 
The number of categories the shape is a member of is the number of return values.  
 
The number of categories the shape is a member of is the number of return values.  
Line 17: Line 16:
 
{{#set:Description=Gets the categories this shape is a member of.
 
{{#set:Description=Gets the categories this shape is a member of.
 
}}
 
}}
 +
== Other Languages ==
 +
{{i18n|Shape:getCategory}}

Revision as of 08:12, 23 January 2011

Gets the categories this shape is a member of. The number of categories the shape is a member of is the number of return values. Categories are used for allowing/disallowing certain collision.

Function

Synopsis

... = Shape:getCategory( )

Arguments

None.

Returns

numbers ...
Numbers from 1-16.

See Also

Other Languages