mirror of
				https://github.com/Reuh/ubiquitousse.git
				synced 2025-10-27 17:19:31 +00:00 
			
		
		
		
	second -> millisecond. More adapt unit and avoid precision loss when working on float numbers.
This commit is contained in:
		
							parent
							
								
									39198a3bd3
								
							
						
					
					
						commit
						0b99502708
					
				
					 7 changed files with 23 additions and 15 deletions
				
			
		|  | @ -95,7 +95,7 @@ scene = { | |||
| 
 | ||||
| 	--- Update the current scene. | ||||
| 	-- Should be called in abstract.event.update. | ||||
| 	-- @tparam number dt the delta-time | ||||
| 	-- @tparam number dt the delta-time (milisecond) | ||||
| 	-- @impl abstract | ||||
| 	update = function(dt) | ||||
| 		if scene.current then | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Reuh
						Reuh