User Tools

Site Tools


prpl:getmire

Differences

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

Link to this comparison view

Next revision
Previous revision
prpl:getmire [2016/12/02 23:34] – external edit 127.0.0.1prpl:getmire [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 12: Line 12:
 <code> i2 = GetIntFromStack(); //y  <code> i2 = GetIntFromStack(); //y 
  i1 = GetIntFromStack(); //x   i1 = GetIntFromStack(); //x 
- stack.Push(new Data(Land.instance.GetCovered(i1, i2))); + stack.Push(new Data(Land.instance.GetCovered(i1, i2))); #0 is no mire, -1 is player, 1 is particle
    
 </code> </code>
  
prpl/getmire.1480721644.txt.gz · Last modified: 2025/02/14 14:56 (external edit)