Class TableView

#include <Geode/binding/TableView.hpp>
classTableView:publicCCScrollLayerExt,publicCCScrollLayerExtDelegate{ ... }
No description provided
Examples0
Public static methods1
staticTableView*create(,,,)

MacOS (ARM): 0x536c94

MacOS (Intel): 0x609ab0

Windows: Out of line

Android

No description provided
Public member functions11
voidreloadData()

MacOS (ARM): 0x53794c

MacOS (Intel): 0x60a890

Windows: 0x74d00

Android

No description provided
virtualboolccTouchBegan(,)

MacOS (ARM): 0x538024

MacOS (Intel): 0x60aff0

Windows: 0x75250

iOS: 0x2ff804

Android

No description provided
virtualvoidccTouchMoved(,)

MacOS (ARM): 0x538a88

MacOS (Intel): 0x60bb20

Windows: 0x754e0

iOS: 0x2fffbc

Android

No description provided
virtualvoidccTouchEnded(,)

MacOS (ARM): 0x538840

MacOS (Intel): 0x60b8e0

Windows: 0x75400

iOS: 0x2ffe48

Android

No description provided
virtualvoidccTouchCancelled(,)

MacOS (ARM): 0x5389ac

MacOS (Intel): 0x60ba60

Windows: 0x75460

iOS: 0x2fff5c

Android

No description provided
virtualvoidregisterWithTouchDispatcher()

MacOS (ARM): 0x537eac

MacOS (Intel): 0x60ae60

Windows: 0x3e5a0

iOS: 0x2ff6cc

Android

No description provided
virtualvoidscrollWheel(,)

MacOS (ARM): 0x538b7c

MacOS (Intel): 0x60bc10

Windows: 0x75a90

iOS: 0x300084

Android

No description provided
virtualvoidscrllViewWillBeginDecelerating()

MacOS (ARM): 0x5396d8

MacOS (Intel): 0x60c810

Windows: Out of line

iOS: 0x30098c

Android: Out of line

No description provided
virtualvoidscrollViewDidEndDecelerating()

MacOS (ARM): 0x5396e0

MacOS (Intel): 0x60c830

Windows: Out of line

iOS: 0x300994

Android: Out of line

No description provided
virtualvoidscrollViewTouchMoving()

MacOS (ARM): 0x5396e8

MacOS (Intel): 0x60c850

Windows: Out of line

iOS: 0x30099c

Android: Out of line

No description provided
virtualvoidscrollViewDidEndMoving()

MacOS (ARM): 0x5396f0

MacOS (Intel): 0x60c870

Windows: Out of line

iOS: 0x3009a4

Android: Out of line

No description provided
Fields19
boolm_touchOutOfBoundary
;
No description provided
cocos2d::CCTouch*m_touchStart
;
No description provided
cocos2d::CCPointm_touchStartPosition2
;
No description provided
;
No description provided
cocos2d::CCPointm_touchPosition2
;
No description provided
TableViewCell*m_touchedCell
;
No description provided
boolm_touchMoved
;
No description provided
;
No description provided
;
No description provided
;
No description provided
TableViewDelegate*m_tableDelegate
;
No description provided
;
No description provided
;
No description provided
boolm_unused2
;
No description provided
void*m_unused3
;
No description provided
intm_unused4
;
No description provided
floatm_touchLastY
;
No description provided
boolm_cancellingTouches
;
No description provided
boolm_idk2
;
No description provided
Protected member functions0
Protected fields0