Release 0.72
							parent
							
								
									ee047f1615
								
							
						
					
					
						commit
						37b4a2935e
					
				| 
						 | 
				
			
			@ -211,9 +211,12 @@ namespace Internal
 | 
			
		|||
    Widget GetWidget(std::int32_t Container, std::int32_t Component);
 | 
			
		||||
    Widget GetWidgetParent(const Widget& W);
 | 
			
		||||
    std::int32_t GetWidgetX(const Widget& W);
 | 
			
		||||
    std::int32_t GetWidgetX(const Widget& W, const std::vector<std::int32_t>& Xs);
 | 
			
		||||
    std::int32_t GetWidgetY(const Widget& W);
 | 
			
		||||
    std::int32_t GetWidgetY(const Widget& W, const std::vector<std::int32_t>& Ys);
 | 
			
		||||
    bool GetWidgetHidden(const Widget& W);
 | 
			
		||||
    Box GetWidgetBox(const Widget& W);
 | 
			
		||||
    Box GetWidgetBox(const Widget& W, const std::vector<std::int32_t>& Xs, const std::vector<std::int32_t>& Ys);
 | 
			
		||||
    ItemContainer GetItemContainer(std::int32_t ID);
 | 
			
		||||
    NPC GetNPC(std::int32_t Index);
 | 
			
		||||
    std::vector<Point> ProjectModel(const Model& M, std::int32_t LocalX, std::int32_t LocalY,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue