This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:fall2021:c4eng:projects:brickify [2021/10/06 12:42] – external edit 127.0.0.1 | haas:fall2021:c4eng:projects:brickify [2021/10/07 18:34] (current) – [Block processing code] wedge | ||
---|---|---|---|
Line 161: | Line 161: | ||
// | // | ||
</ | </ | ||
+ | |||
+ | {{: | ||
The actual definition of the brick will be part of class interactions. | The actual definition of the brick will be part of class interactions. | ||
Line 173: | Line 175: | ||
// | // | ||
</ | </ | ||
+ | |||
+ | {{: | ||
This actual process will be part of class interactions. | This actual process will be part of class interactions. | ||
Line 378: | Line 382: | ||
// | // | ||
- | | + | </ |
+ | |||
+ | {{: | ||
+ | |||
+ | <code javascript> | ||
// | // | ||
// Only check if the asset is considered active | // Only check if the asset is considered active | ||
// | // | ||
+ | </ | ||
+ | |||
+ | {{: | ||
+ | |||
+ | <code javascript> | ||
//////////////////////////////////////////////////////////////////////// | //////////////////////////////////////////////////////////////////////// | ||
// | // |