Home
last modified time | relevance | path

Searched refs:M4D_NFRAMES_180 (Results 1 – 4 of 4) sorted by relevance

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A Denvironment39 *M4D_NFRAMES_180 -- number of frames of animation for 180 degree turn
63 M4D_NFRAMES_180: nframes180
H A DMagicCube.h53 #define M4D_NFRAMES_180 "M4D_NFRAMES_180" macro
H A DMachineX.cpp366 putenvFromString(M4D_NFRAMES_180, app_res.nframes180); in resourcesToEnvironment()
H A DPolymgr.cpp108 nframes_180 = prefs.getIntProperty(M4D_NFRAMES_180, NFRAMES_180); in PolygonManager4D()