mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	edge and regradius functions shown
This commit is contained in:
		
							
								
								
									
										2
									
								
								util.cpp
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								util.cpp
									
									
									
									
									
								
							| @@ -322,7 +322,7 @@ EX ld parseld(const string& s) { | ||||
|  | ||||
| EX string parser_help() { | ||||
|   return XLAT("Functions available: %1",  | ||||
|     "(a)sin(h), (a)cos(h), (a)tan(h), exp, log, abs, re, im, conj, let(t=...,...t...), floor, frac, e, i, pi, s, ms, mousex, mousey, mousez, shot [1 if taking screenshot/animation], sqrt, to01, random, ifp(a,v,w) [if positive]"); | ||||
|     "(a)sin(h), (a)cos(h), (a)tan(h), exp, log, abs, re, im, conj, let(t=...,...t...), floor, frac, e, i, pi, s, ms, mousex, mousey, mousez, shot [1 if taking screenshot/animation], sqrt, to01, random, edge(7,3), regradius(7,3), ifp(a,v,w) [if positive]"); | ||||
|   } | ||||
|  | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue