Define the AnimationBase callback in its reference class
commit10586874ea4c4317be6c89a10e52848fdd994d38
authorcirdan <cirdansw@gmail.com>
Sun, 11 Jun 2017 16:02:24 +0000 (11 18:02 +0200)
committercirdan <cirdansw@gmail.com>
Sun, 11 Jun 2017 16:02:24 +0000 (11 18:02 +0200)
tree3b783cd95dfa21e2db913cff4af4255a720caa7d
parentbcdb97c5a4e8fe0ad88ad4f909767a6f09ee7057
Define the AnimationBase callback in its reference class

Define the callback function used by AnimationBase as a static
method in the reference class given as first template parameter.
src/newgrf_airporttiles.cpp
src/newgrf_animation_base.h
src/newgrf_house.cpp
src/newgrf_industrytiles.cpp
src/newgrf_object.cpp
src/newgrf_station.cpp