Searched refs:TenKey (Results 1 – 3 of 3) sorted by relevance
73 TenKey::TenKey() in TenKey() function in scene::TenKey84 TenKey::~TenKey() in ~TenKey()90 void TenKey::Initialize(u32 length, u32 split, const wchar_t* pInitial, u32 numLowestChars, bool is… in Initialize()153 m_controlManager.RegisterControlEventCallback(TenKey::MyControlEventCallback, this); in Initialize()157 void TenKey::Finalize() in Finalize()175 void TenKey::Update() in Update()181 void TenKey::Draw() in Draw()187 void TenKey::Reset(const wchar_t* pInitial) in Reset()232 u32 TenKey::GetInputInteger() const in GetInputInteger()238 void TenKey::MyControlEventCallback(scene::ControlEvent event, scene::ControlBase* pControl, s16 x,… in MyControlEventCallback()[all …]
30 TenKey.cpp
26 class TenKey42 TenKey();47 virtual ~TenKey();