$treeview $search $mathjax
Stratagus
2.2.7
$projectbrief
|
$projectbrief
|
$searchbox |
_________ __ __ / _____// |_____________ _/ |______ ____ __ __ ______ \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \ /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ > \/ \/ \//_____/ \/ ______________________ ______________________ T H E W A R B E G I N S Stratagus - A free fantasy real time strategy game engine
Functions | |
def | convert |
def | mustrebuild |
Variables | |
tuple | toolpath = os.path.dirname(sys.argv[0]) |
tuple | filelist = os.listdir('.') |
list | ext = infile[-8:] |
list | outfile = infile[:-8] |
tuple | im = Image.open(infile) |
def update-images::convert | ( | im | ) |
def update-images::mustrebuild | ( | srcfile, | ||
dstfile | ||||
) |
list update-images::ext = infile[-8:] |
tuple update-images::filelist = os.listdir('.') |
tuple update-images::im = Image.open(infile) |
list update-images::outfile = infile[:-8] |
tuple update-images::toolpath = os.path.dirname(sys.argv[0]) |