Module: PseudoGame.game.custom_walls

A module that overwrites the cw_ functions to modify a PolygonCollection

Functions

PseudoGame.game.restore_cw_functions () restores the real cw_ functions
PseudoGame.game.overwrite_cw_functions (polygon_collection) overwrite all cw_ functions to modify the given polygon collection instead of actual custom walls


Functions

🔗 PseudoGame.game.restore_cw_functions ()
restores the real cw_ functions
🔗 PseudoGame.game.overwrite_cw_functions (polygon_collection)
overwrite all cw_ functions to modify the given polygon collection instead of actual custom walls

Parameters:

Name Type(s) Description
polygon_collection PolygonCollection the collection to store cw data in
generated by LDoc 1.5.0