Example #1
0
 public void Init()
 {
     _behaviorDrawModel = new BehaviorDrawModel();
     _behaviorDrawView  = new BehaviorDrawView();
 }