mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@793 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
da1fe7f3b1
commit
2b97664ba0
13 changed files with 83 additions and 87 deletions
|
|
@ -4,8 +4,7 @@
|
|||
* @author zero (zero@nzeo.com)
|
||||
* @brief 모듈간의 데이터를 주고 받기 위한 클래스
|
||||
*
|
||||
* Model, Controller, View로 이루어지는 모듈은\n
|
||||
* Object class를 상속받는다.
|
||||
* 모든 모듈은 Object를 상속하며 Object의 error, message, variables 를 이용하여 통신을 하게 된다
|
||||
**/
|
||||
|
||||
class Object {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue