MCPcopy Create free account
hub / github.com/ajkhoury/ReClassEx / Update

Method Update

ReClass/CNodePtr.cpp:9–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9void CNodePtr::Update( const PHOTSPOT Spot )
10{
11 StandardUpdate( Spot );
12}
13
14NODESIZE CNodePtr::Draw( const PVIEWINFO View, int x, int y )
15{

Callers 3

OnCharMethod · 0.45
OnLButtonDownMethod · 0.45
OnRButtonDownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected