Public Member Functions | |
def | __init__ |
def | render |
Public Attributes | |
model | |
icon_width | |
icon_height | |
controller_count | |
cursor | |
icon_widgets | |
vertex_list |
def unlock.view.grid.GridView.__init__ | ( | self, | ||
model, | ||||
canvas, | ||||
icons, | ||||
center_x, | ||||
center_y, | ||||
rect_xoffset = 64 , |
||||
rect_yoffset = 64 , |
||||
icon_width = 128 , |
||||
icon_height = 128 | ||||
) |
def unlock.view.grid.GridView.render | ( | self | ) |
Reimplemented from unlock.view.view.UnlockView.