My Project
|
Protected Member Functions | |
abstract void | UpdateGraph () |
Updates the graph/s. | |
abstract void | CreatePoints () |
Creates the points for the graph/s. | |
|
protectedpure virtual |
Creates the points for the graph/s.
Implemented in Tayx.Graphy.Audio.G_AudioGraph, Tayx.Graphy.Fps.G_FpsGraph, and Tayx.Graphy.Ram.G_RamGraph.
|
protectedpure virtual |
Updates the graph/s.
Implemented in Tayx.Graphy.Audio.G_AudioGraph, Tayx.Graphy.Fps.G_FpsGraph, and Tayx.Graphy.Ram.G_RamGraph.