Mercurial > MadButterfly
view dox/dictionary.h @ 1399:9cebe429508c
Override the clone_from_subtree to setup the parent and children for the coord object. However, the current children is incorrect since we can not copy it from the origin tree. Instead, we need to get coord_t from the cloned group and then modify all coord objects to include correct parent, children, add_shape and clone_from_subtree.
author | wycc |
---|---|
date | Sun, 03 Apr 2011 11:51:39 +0800 |
parents | 5f38974372db |
children |
line wrap: on
line source
/*! \page dictionary Dictionary * * This page is a list of acronyms and their meaning. * * - \b cb stands for CallBack. * - \b coord stands for COORDinate. * - \b elm stands for ELMent. * - \b fact stands for FACTory. * - \b geo stands for GEOmetry. * - \b ldr stands for LoaDeR. * - \b man stands for MANager. * - \b mb stands for MadButterfly. * - \b mbe stands for MadButterfly graphic Engine. * - \b obj stands for OBJect. * - \b prop stands for PROPerty. * - \b rdman stands for ReDraw MANager. * - \b rect stands for RECTangle. * - \b rm stands for ReMove. * - \b rt stands for RunTime. * - \b sh stands for SHapes. * - \b tman stands for Timer MANager. * - \b val stands for VALue. */