Release 0.11
							parent
							
								
									bf7a08d226
								
							
						
					
					
						commit
						0c1d20cb98
					
				| 
						 | 
					@ -41,11 +41,13 @@ class Mainscreen
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        static bool IsInteracting(const Character& A, const Character& B); // True if A is interacting with B
 | 
					        static bool IsInteracting(const Character& A, const Character& B); // True if A is interacting with B
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        static std::int32_t GetCameraX();
 | 
					        static std::int32_t CameraX();
 | 
				
			||||||
        static std::int32_t GetCameraY();
 | 
					        static std::int32_t CameraY();
 | 
				
			||||||
        static std::int32_t GetCameraZ();
 | 
					        static std::int32_t CameraZ();
 | 
				
			||||||
        static std::int32_t GetCameraPitch();
 | 
					        static std::int32_t CameraPitch();
 | 
				
			||||||
        static std::int32_t GetCameraYaw();
 | 
					        static std::int32_t CameraYaw();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        static bool SetCameraPitch(std::int32_t Pitch);
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/** @} */
 | 
					/** @} */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue