Changes

Jump to: navigation, search

Assignment 2 (Release 0.1): Q & A

489 bytes added, 13:07, 3 October 2012
no edit summary
So it's safe to assume that modifiers void row(int) and void col(int) will receive coordinates of top-left corner (row and col respectively) of the current frame relative to the parent frame.
<br>'''Answer Submitted by:''' [[Team 42 Contributions | 010101000110010101100001011011010011010000110010]] <br><br>
 
'''Q:''' What value do abscol() and absrow() return?<br>
'''A:''' They return the current Frame's coordinates relative to the console, not the parent frame. <br>
View this [http://oi50.tinypic.com/3092epz.jpg example]<br>
The red represents the values you want to return, the coordinates relative to the console itself. The black represents the coordinates relative to the parent frame, these are not the ones you want. <br>
'''Submitted by:''' Danny Perrone and Michael LaMonaca<br><br>
== Bug Reports ==

Navigation menu