-
- Downloads
[player] Add UnitComponent (splitting AppComponent into 2 components)
Showing
- projects/player/src/app/app.component.html 4 additions, 22 deletionsprojects/player/src/app/app.component.html
- projects/player/src/app/app.component.spec.ts 8 additions, 1 deletionprojects/player/src/app/app.component.spec.ts
- projects/player/src/app/app.component.ts 5 additions, 91 deletionsprojects/player/src/app/app.component.ts
- projects/player/src/app/app.module.ts 3 additions, 1 deletionprojects/player/src/app/app.module.ts
- projects/player/src/app/components/unit/unit.component.html 19 additions, 0 deletionsprojects/player/src/app/components/unit/unit.component.html
- projects/player/src/app/components/unit/unit.component.scss 1 addition, 0 deletionsprojects/player/src/app/components/unit/unit.component.scss
- projects/player/src/app/components/unit/unit.component.spec.ts 24 additions, 0 deletions...cts/player/src/app/components/unit/unit.component.spec.ts
- projects/player/src/app/components/unit/unit.component.ts 83 additions, 0 deletionsprojects/player/src/app/components/unit/unit.component.ts
- projects/player/src/app/directives/unit-state.directive.ts 3 additions, 0 deletionsprojects/player/src/app/directives/unit-state.directive.ts
- projects/player/src/app/services/element-model-element-code-mapping.service.ts 0 additions, 4 deletions...pp/services/element-model-element-code-mapping.service.ts
Loading
Please register or sign in to comment