mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-11-01 02:58:12 +08:00 
			
		
		
		
	Add webassembly support
This commit is contained in:
		| @@ -56,6 +56,7 @@ class Screen { | ||||
|  | ||||
|   // Convert the screen into a printable string in the terminal. | ||||
|   std::string ToString(); | ||||
|   void Print(); | ||||
|  | ||||
|   // Get screen dimensions. | ||||
|   int dimx() { return dimx_; } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ArthurSonzogni
					ArthurSonzogni