Class Index

Classes


Namespace opensocial.BodyType.Field

All of the fields that a body type has. These are the supported keys for the BodyType.getField() method.
Defined in: opensocial.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
opensocial.BodyType.Field.BUILD
The build of the person's body, specified as a string.
<static>  
opensocial.BodyType.Field.EYE_COLOR
The eye color of the person, specified as a string.
<static>  
opensocial.BodyType.Field.HAIR_COLOR
The hair color of the person, specified as a string.
<static>  
opensocial.BodyType.Field.HEIGHT
The height of the person in meters, specified as a number.
<static>  
opensocial.BodyType.Field.WEIGHT
The weight of the person in kilograms, specified as a number.
Namespace Detail
opensocial.BodyType.Field
Field Detail
<static> opensocial.BodyType.Field.BUILD
The build of the person's body, specified as a string. Not supported by all containers.

<static> opensocial.BodyType.Field.EYE_COLOR
The eye color of the person, specified as a string. Not supported by all containers.

<static> opensocial.BodyType.Field.HAIR_COLOR
The hair color of the person, specified as a string. Not supported by all containers.

<static> opensocial.BodyType.Field.HEIGHT
The height of the person in meters, specified as a number. Not supported by all containers.

<static> opensocial.BodyType.Field.WEIGHT
The weight of the person in kilograms, specified as a number. Not supported by all containers.

Documentation generated by JsDoc Toolkit 2.0.2 on Wed Nov 12 2008 12:32:43 GMT-0800 (PST)