| .. |
|
CMakeLists.txt
|
46285baf97
Refactor build scripts to group Urho3D specific build option.
|
11 years ago |
|
Character.cpp
|
4655ee1ee4
Submit code in LuaScript samples.
|
11 years ago |
|
Character.h
|
d0595084d4
Initial implementation of LogicComponent base class, which should make writing C++ logic/updater components more similar to scripting. Refactored C++ examples to use LogicComponent where possible.
|
11 years ago |
|
CharacterDemo.cpp
|
f943bb4faa
Unwarn patch for AppleClang. A few warnings were indeed coding error.
|
11 years ago |
|
CharacterDemo.h
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
Touch.cpp
|
f943bb4faa
Unwarn patch for AppleClang. A few warnings were indeed coding error.
|
11 years ago |
|
Touch.h
|
24e6b0d3cf
Clean up CharacterDemo sample to use the same TOUCH_SENSITIVITY value.
|
11 years ago |