tzachshabtay / MonoAGS

AGS (Adventure Game Studio) reimagined in Mono
https://tzachshabtay.github.io/MonoAGS/
Artistic License 2.0
27 stars 8 forks source link

Inspector- Interface implementation selector #170

Closed tzachshabtay closed 5 years ago

tzachshabtay commented 6 years ago

Add an editor for types which might have different implementations. Should scan the assembly for implementations, display in a drop-down, and then display the selected implementation's properties.

This applies to: border, custom renderer, room limits, shader.