Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 18, 2006, 10:06:19 PM (18 years ago)
Author:
bensch
Message:

new_class_id: hups… this was bad naming… confusing too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/lib/graphics/effects/snow_effect.cc

    r9746 r9757  
    3737
    3838
    39 CREATE_SCRIPTABLE_CLASS(SnowEffect, SnowEffect::classID(),
     39CREATE_SCRIPTABLE_CLASS(SnowEffect,
    4040                            addMethod("activate", Executor0<SnowEffect, lua_State*>(&SnowEffect::activate))
    4141                            ->addMethod("deactivate", Executor0<SnowEffect, lua_State*>(&SnowEffect::deactivate))
Note: See TracChangeset for help on using the changeset viewer.