Patcher

from panda3d.core import Patcher
class Patcher

Bases: DTOOL_SUPER_BASE

Applies a patch synchronously

Inheritance diagram

Inheritance diagram of Patcher

__init__(*args, **kwargs)
getProgress()

C++ Interface: get_progress(Patcher self)

/**

*/

get_progress()

C++ Interface: get_progress(Patcher self)

/**

*/

initiate()

C++ Interface: initiate(const Patcher self, Filename patch, Filename infile)

/**

*/

run()

C++ Interface: run(const Patcher self)

/**

*/