ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/UI.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/UI.pm (file contents):
Revision 1.69 by root, Tue Apr 11 17:32:14 2006 UTC vs.
Revision 1.70 by root, Tue Apr 11 17:33:43 2006 UTC

1007 1007
1008 $class->SUPER::new ( 1008 $class->SUPER::new (
1009 fg => [1, 1, 1], 1009 fg => [1, 1, 1],
1010 active_fg => [0, 0, 0], 1010 active_fg => [0, 0, 0],
1011 range => [0, 0, 100, 10], 1011 range => [0, 0, 100, 10],
1012 vertical => 0, 1012 vertical => 1,
1013 @_ 1013 @_
1014 ) 1014 )
1015} 1015}
1016 1016
1017sub button_down { 1017sub button_down {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines