MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / ~TextListComponent

Method ~TextListComponent

src/components/TextListComponent.h:112–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110
111template <typename T>
112TextListComponent<T>::~TextListComponent()
113{
114}
115
116template <typename T>
117void TextListComponent<T>::render(const Eigen::Affine3f& parentTrans)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected