| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | <?xml version="1.0" encoding="UTF-8" ?> | 
					
						
							| 
									
										
										
										
											2020-01-26 16:01:49 +01:00
										 |  |  | <class name="HScrollBar" inherits="ScrollBar" version="3.2"> | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	<brief_description> | 
					
						
							|  |  |  | 		Horizontal scroll bar. | 
					
						
							|  |  |  | 	</brief_description> | 
					
						
							|  |  |  | 	<description> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 		Horizontal version of [ScrollBar], which goes from left (min) to right (max). | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	</description> | 
					
						
							|  |  |  | 	<tutorials> | 
					
						
							|  |  |  | 	</tutorials> | 
					
						
							|  |  |  | 	<methods> | 
					
						
							|  |  |  | 	</methods> | 
					
						
							|  |  |  | 	<constants> | 
					
						
							|  |  |  | 	</constants> | 
					
						
							|  |  |  | 	<theme_items> | 
					
						
							|  |  |  | 		<theme_item name="decrement" type="Texture"> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 			Icon used as a button to scroll the [ScrollBar] left. Supports custom step using the [member ScrollBar.custom_step] property. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</theme_item> | 
					
						
							|  |  |  | 		<theme_item name="decrement_highlight" type="Texture"> | 
					
						
							| 
									
										
										
										
											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> | 
					
						
							|  |  |  | 		<theme_item name="increment" type="Texture"> | 
					
						
							| 
									
										
										
										
											2020-01-08 22:51:16 +01:00
										 |  |  | 			Icon used as a button to scroll the [ScrollBar] right. Supports custom step using the [member ScrollBar.custom_step] property. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</theme_item> | 
					
						
							|  |  |  | 		<theme_item name="increment_highlight" type="Texture"> | 
					
						
							| 
									
										
										
										
											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> |