1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-19 21:51:46 +00:00
doghud/resource/tools/pins.res

20 lines
483 B
Plaintext
Raw Normal View History

2021-11-01 15:05:16 +00:00
/////////////////////////////////////////
/////////////////CORNERS/////////////////
/////////////////////////////////////////
PIN_TOPLEFT
PIN_TOPRIGHT
PIN_BOTTOMLEFT
PIN_BOTTOMRIGHT
PIN_CENTER_TOP
PIN_CENTER_RIGHT
PIN_CENTER_BOTTOM
PIN_CENTER_LEFT
/////////////////////////////////////////
/////////////////EXAMPLE/////////////////
/////////////////////////////////////////
"pin_to_sibling" "CODE NAME"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"