This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
lolengine
/
lol
огледало од
https://github.com/lolengine/lol
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
test: fix the physics simulation tick.
legacy
Sam Hocevar
sam
пре 12 година
родитељ
25d3ec6fd8
комит
c5b40eb1d5
1 измењених фајлова
са
2 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
test/Physics/LolPhysics.h
+ 2
- 0
test/Physics/LolPhysics.h
Прегледај датотеку
@@ -60,6 +60,8 @@ public:
virtual void TickGame(float seconds)
{
Entity::TickGame(seconds);
//step the simulation
if (m_dynamics_world)
{
Write
Preview
Loading…
Откажи
Сачувај