index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
camera_iphone
/
config.py
blob: e68603fc93bc9604834c834a7671770adfd7d2a7 (
plain
)
1
2
3
4
5
6
def can_build(env, platform): return platform == "iphone" def configure(env): pass