direct.showbase.OnScreenDebug

from direct.showbase.OnScreenDebug import OnScreenDebug

Contains the OnScreenDebug class.

Inheritance diagram

Inheritance diagram of direct.showbase.OnScreenDebug

class OnScreenDebug[source]

Bases: object

__init__(self)[source]
add(self, key, value)[source]
append(self, text)[source]
clear(self)[source]
enabled = 0
has(self, key)[source]
load(self)[source]
remove(self, key)[source]
removeAllWithPrefix(self, prefix)[source]
render(self)[source]