User Tools

Site Tools


prpl:settexty

Differences

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

Link to this comparison view

Next revision
Previous revision
prpl:settexty [2016/12/02 23:33] – created - external edit 127.0.0.1prpl:settexty [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]] <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]]
  
-=====  SETTEXTY  =====+=====  SetTextY  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+Y position | | [ Float - ] |
  
  
 === Description === === Description ===
 +Moves the text according to the float
 === Examples === === Examples ===
 +<code>#moves the text up by 5
 +"Hello!" SetText
 +5 0 SetTextY
 +</code>
 +
 <code> f1 = GetFloatFromStack();  <code> f1 = GetFloatFromStack(); 
    
 </code> </code>
  
prpl/settexty.1480721636.txt.gz · Last modified: 2025/02/14 14:56 (external edit)