Property | Type | Description |
---|
Method | Description | |
---|---|---|
IsInBounds ( int x, int y ) : bool | ||
TileGridViewer ( ) : System |
Method | Description | |
---|---|---|
OnExposeEvent ( Gdk ev ) : bool | ||
OnMouseLeave ( object o, Gtk.LeaveNotifyEventArgs args ) : void | ||
OnMoveMouse ( object o, Gtk.MotionNotifyEventArgs args ) : void | ||
OnSizeRequested ( Requisition &req ) : void |
protected OnMouseLeave ( object o, Gtk.LeaveNotifyEventArgs args ) : void | ||
o | object | |
args | Gtk.LeaveNotifyEventArgs | |
return | void |
protected OnMoveMouse ( object o, Gtk.MotionNotifyEventArgs args ) : void | ||
o | object | |
args | Gtk.MotionNotifyEventArgs | |
return | void |
protected OnSizeRequested ( Requisition &req ) : void | ||
req | Requisition | |
return | void |