mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-10 10:40:54 +00:00
ENH: Alias "star" and "star7"
This commit is contained in:
parent
11bddceb80
commit
da9b892ead
@ -395,3 +395,5 @@ ShapeStim.KnownShapes = {
|
||||
[0.5, 0.0],
|
||||
],
|
||||
};
|
||||
// Alias some names for convenience
|
||||
ShapeStim.KnownShapes['star'] = ShapeStim.KnownShapes['star7']
|
||||
|
Loading…
Reference in New Issue
Block a user