Release 1.25
							parent
							
								
									262591efdd
								
							
						
					
					
						commit
						ebc8dae835
					
				| 
						 | 
					@ -218,6 +218,8 @@ namespace Internal
 | 
				
			||||||
    std::vector<std::int32_t> GetWidgetsX();
 | 
					    std::vector<std::int32_t> GetWidgetsX();
 | 
				
			||||||
    std::vector<std::int32_t> GetWidgetsY();
 | 
					    std::vector<std::int32_t> GetWidgetsY();
 | 
				
			||||||
    bool GetWorldSelectOpen();
 | 
					    bool GetWorldSelectOpen();
 | 
				
			||||||
 | 
					    std::int32_t GetWorldSelectPageIndex();
 | 
				
			||||||
 | 
					    std::int32_t GetWorldSelectPageSize();
 | 
				
			||||||
    std::vector<World> GetWorlds();
 | 
					    std::vector<World> GetWorlds();
 | 
				
			||||||
    ItemInfo LoadItemInfo(std::int32_t ID);
 | 
					    ItemInfo LoadItemInfo(std::int32_t ID);
 | 
				
			||||||
    NPCInfo LoadNPCInfo(std::int32_t ID);
 | 
					    NPCInfo LoadNPCInfo(std::int32_t ID);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -72,10 +72,6 @@ namespace Login
 | 
				
			||||||
    */
 | 
					    */
 | 
				
			||||||
    std::vector<Box> GetButtonBoxes();
 | 
					    std::vector<Box> GetButtonBoxes();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /**
 | 
					 | 
				
			||||||
    * @return a world box corresponding to the world select screen.
 | 
					 | 
				
			||||||
    */
 | 
					 | 
				
			||||||
    Box GetWorldBox(std::uint32_t Index);
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/** @} */
 | 
					/** @} */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue