Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
game-test
master
Assembly
Collider
ECS
Component
Entity
World
Pipe
PlayerController
Resources
ScoreTrigger
Speed
Sprite
Systems
Game
Input
Physics
Render
Sound
Spawner
Built with Crystal 1.9.2
2023-10-07 17:20:23 UTC
module
Systems::Physics
Defined in:
systems.cr
Constant Summary
SCORE_SPEED_MULT
=
0.5
Class Method Summary
.update
(world : World, delta_time)
Class Method Detail
def self.
update
(world :
World
, delta_time)
#
[
View source
]