| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | <?xml version="1.0" encoding="UTF-8" ?> | 
					
						
							| 
									
										
										
										
											2020-01-31 17:03:48 -08:00
										 |  |  | <class name="VScrollBar" inherits="ScrollBar" version="4.0"> | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	<brief_description> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 		Vertical scroll bar. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	</brief_description> | 
					
						
							|  |  |  | 	<description> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 		Vertical version of [ScrollBar], which goes from top (min) to bottom (max). | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	</description> | 
					
						
							|  |  |  | 	<tutorials> | 
					
						
							|  |  |  | 	</tutorials> | 
					
						
							|  |  |  | 	<methods> | 
					
						
							|  |  |  | 	</methods> | 
					
						
							| 
									
										
										
										
											2019-09-03 13:44:58 +03:00
										 |  |  | 	<members> | 
					
						
							| 
									
										
										
										
											2019-09-24 13:34:03 +02:00
										 |  |  | 		<member name="size_flags_horizontal" type="int" setter="set_h_size_flags" getter="get_h_size_flags" override="true" default="0" /> | 
					
						
							|  |  |  | 		<member name="size_flags_vertical" type="int" setter="set_v_size_flags" getter="get_v_size_flags" override="true" default="1" /> | 
					
						
							| 
									
										
										
										
											2019-09-03 13:44:58 +03:00
										 |  |  | 	</members> | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	<constants> | 
					
						
							|  |  |  | 	</constants> | 
					
						
							|  |  |  | 	<theme_items> | 
					
						
							| 
									
										
										
										
											2020-02-12 09:59:06 +01:00
										 |  |  | 		<theme_item name="decrement" type="Texture2D"> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 			Icon used as a button to scroll the [ScrollBar] up. Supports custom step using the [member ScrollBar.custom_step] property. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</theme_item> | 
					
						
							| 
									
										
										
										
											2020-02-12 09:59:06 +01:00
										 |  |  | 		<theme_item name="decrement_highlight" type="Texture2D"> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 			Displayed when the mouse cursor hovers over the decrement button. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</theme_item> | 
					
						
							|  |  |  | 		<theme_item name="grabber" type="StyleBox"> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 			Used as texture for the grabber, the draggable element representing current scroll. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</theme_item> | 
					
						
							|  |  |  | 		<theme_item name="grabber_highlight" type="StyleBox"> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 			Used when the mouse hovers over the grabber. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</theme_item> | 
					
						
							|  |  |  | 		<theme_item name="grabber_pressed" type="StyleBox"> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 			Used when the grabber is being dragged. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</theme_item> | 
					
						
							| 
									
										
										
										
											2020-02-12 09:59:06 +01:00
										 |  |  | 		<theme_item name="increment" type="Texture2D"> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 			Icon used as a button to scroll the [ScrollBar] down. Supports custom step using the [member ScrollBar.custom_step] property. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</theme_item> | 
					
						
							| 
									
										
										
										
											2020-02-12 09:59:06 +01:00
										 |  |  | 		<theme_item name="increment_highlight" type="Texture2D"> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 			Displayed when the mouse cursor hovers over the increment button. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</theme_item> | 
					
						
							|  |  |  | 		<theme_item name="scroll" type="StyleBox"> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 			Used as background of this [ScrollBar]. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</theme_item> | 
					
						
							|  |  |  | 		<theme_item name="scroll_focus" type="StyleBox"> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 			Used as background when the [ScrollBar] has the GUI focus. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</theme_item> | 
					
						
							|  |  |  | 	</theme_items> | 
					
						
							|  |  |  | </class> |