<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:ccc_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:v2:ccc_api [2018/07/02 16:36]
pixycam
wiki:v2:ccc_api [2018/07/02 22:05]
pixycam
Line 52: Line 52:
  
 == uint16_t m_x == == uint16_t m_x ==
-This variable contains the x location of the center of the block. ​ The value ranges between 0 and _frameWidth_ (316).+This variable contains the x location of the center of the block. ​ The value ranges between 0 and _frameWidth_ (315).
  
 == uint16_t m_y == == uint16_t m_y ==
Line 58: Line 58:
  
 == uint16_t m_width == == uint16_t m_width ==
-This variable contains the width of the block. ​ The value ranges between 0 and _frameWidth_ (317).+This variable contains the width of the block. ​ The value ranges between 0 and _frameWidth_ (316).
  
 == uint16_t m_height == == uint16_t m_height ==
-This variable contains the height of the block. ​ The value ranges between 0 and _frameHeight_ (207).+This variable contains the height of the block. ​ The value ranges between 0 and _frameHeight_ (208).
  
 == int16_t m_angle == == int16_t m_angle ==
wiki/v2/ccc_api.txt ยท Last modified: 2018/10/10 20:05 by jfrench