Add TouchEffect class
authorYoungil Shin <yi.shin@samsung.com>
Mon, 17 Jun 2013 11:36:24 +0000 (20:36 +0900)
committerYoungil Shin <yi.shin@samsung.com>
Mon, 17 Jun 2013 11:36:24 +0000 (20:36 +0900)
commitdbb1af8a2623db023d429893f17677ffab9a37e2
tree6f6f1911430d64ebaad5023ee7d1b93e4e526ca6
parent591bab7a6fdb7d83d4bed21687b7c86d16a90b03
Add TouchEffect class

Change-Id: I2c57d7ad1b2b34f2bc3b74e5c5fc20bea81fb66d
Signed-off-by: Youngil Shin <yi.shin@samsung.com>
inc/FUi.h
inc/FUiTouchEffect.h [new file with mode: 0644]
inc/FUiTouchEffectTypes.h [new file with mode: 0644]
src/CMakeLists.txt
src/ui/CMakeLists.txt
src/ui/FUiTouchEffect.cpp [new file with mode: 0644]
src/ui/FUi_TouchEffectImpl.cpp [new file with mode: 0644]
src/ui/inc/FUi_TouchEffectImpl.h [new file with mode: 0644]