aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/entities/milos.cpp
diff options
context:
space:
mode:
authorDavid Fioramonti2018-08-16 16:47:28 -0700
committerEugene Sandulenko2018-08-25 23:51:40 +0200
commit51c11efbbc5a85853fe8bdedd2012f7080b893d6 (patch)
tree79c2f82339b515e028e48397f9c08518e66590ad /engines/lastexpress/entities/milos.cpp
parentcf99bb0a5e4ff796dbede334e66cad4a0682baf4 (diff)
downloadscummvm-rg350-51c11efbbc5a85853fe8bdedd2012f7080b893d6.tar.gz
scummvm-rg350-51c11efbbc5a85853fe8bdedd2012f7080b893d6.tar.bz2
scummvm-rg350-51c11efbbc5a85853fe8bdedd2012f7080b893d6.zip
COMMON: Cos/Sin Table switch internal structure so at() is faster
A new internal table has been added so that no if checks need to be performed for the at() lookup. The old table can still be accessed using getTable or atLegacy(). at() and atLegacy() return the same values, but at() is faster.
Diffstat (limited to 'engines/lastexpress/entities/milos.cpp')
0 files changed, 0 insertions, 0 deletions