Mercurial > MadButterfly
view nodejs/coord.m4 @ 746:1dbc74a14199
Delete internal reference ob binding when invalidating coords and/or shapes
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Wed, 25 Aug 2010 14:48:39 +0800 |
parents | 4ccb0553e804 |
children | ed59e659a202 |
line wrap: on
line source
define([PROJ_PREFIX], [xnjsmb_auto_])dnl STRUCT([coord], [coord_t], [], [METHOD([add_shape], [xnjsmb_coord_add_shape], (SELF, OBJ([shape], [shape], [shape_t]), ERR), 1, []), METHOD([remove], [xnjsmb_coord_remove], (SELF), 0, [])], ((GET_INDEX, (coord_get_index, NUMBER)), (SET_INDEX, (coord_set_index, NUMBER)), ([STMOD], [xnjsmb_coord_mod])))